mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
IJPL-797 intellij.platform.cdsAgent review internal API
GitOrigin-RevId: 520d4262d68879349847a8a647999d0f6377edf3
This commit is contained in:
committed by
intellij-monorepo-bot
parent
a05c97a762
commit
1c7a7f55f5
@@ -1,6 +0,0 @@
|
||||
f:com.intellij.platform.cdsAgent.LogLoadedApplicationClassesAgent
|
||||
- sf:TARGET_FILE:java.lang.String
|
||||
- sf:USE_APP_CDS:java.lang.String
|
||||
- <init>():V
|
||||
- s:agentmain(java.lang.String,java.lang.instrument.Instrumentation):V
|
||||
- s:premain(java.lang.String,java.lang.instrument.Instrumentation):V
|
||||
0
platform/platform-cds-agent/api-dump.txt
Normal file
0
platform/platform-cds-agent/api-dump.txt
Normal file
@@ -1 +0,0 @@
|
||||
java/lang/instrument/Instrumentation
|
||||
@@ -0,0 +1,5 @@
|
||||
// Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
@Internal
|
||||
package com.intellij.platform.cdsAgent;
|
||||
|
||||
import org.jetbrains.annotations.ApiStatus.Internal;
|
||||
Reference in New Issue
Block a user