-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: None
-
Component/s: other-libs
-
None
-
generic
-
generic
File src/utils/LogCompilation/logc.jar seems generated by vscode.
The jar file contents shows below:
> jar tf src/utils/LogCompilation/logc.jar
META-INF/MANIFEST.MF
META-INF/
com/
com/sun/
com/sun/hotspot/
com/sun/hotspot/tools/
com/sun/hotspot/tools/compiler/
com/sun/hotspot/tools/compiler/LogCompilation.class
com/sun/hotspot/tools/compiler/LogParser$3.class
com/sun/hotspot/tools/compiler/LogParser$2.class
com/sun/hotspot/tools/compiler/Phase.class
com/sun/hotspot/tools/compiler/UncommonTrap.class
com/sun/hotspot/tools/compiler/MakeNotEntrantEvent.class
com/sun/hotspot/tools/compiler/LogParser$Jvms.class
com/sun/hotspot/tools/compiler/LogParser$LockElimination.class
com/sun/hotspot/tools/compiler/CallSite.class
com/sun/hotspot/tools/compiler/LogCleanupReader.class
com/sun/hotspot/tools/compiler/LogParser$4.class
com/sun/hotspot/tools/compiler/LogCompilation$MethodBCIPair.class
com/sun/hotspot/tools/compiler/BasicLogEvent.class
com/sun/hotspot/tools/compiler/LogParser.class
com/sun/hotspot/tools/compiler/Method.class
com/sun/hotspot/tools/compiler/Constants.class
com/sun/hotspot/tools/compiler/Compilation.class
com/sun/hotspot/tools/compiler/UncommonTrapEvent.class
com/sun/hotspot/tools/compiler/NMethod.class
com/sun/hotspot/tools/compiler/LogEvent.class
com/sun/hotspot/tools/compiler/LogParser$1.class
META-INF/maven/
META-INF/maven/com.sun.hotspot.tools.compiler/
META-INF/maven/com.sun.hotspot.tools.compiler/LogCompilation/
META-INF/maven/com.sun.hotspot.tools.compiler/LogCompilation/pom.xml
META-INF/maven/com.sun.hotspot.tools.compiler/LogCompilation/pom.properties
> git status
On branch master
Your branch is up to date with 'origin/master'.
Untracked files:
(use "git add <file>..." to include in what will be committed)
src/utils/LogCompilation/logc.jar
nothing added to commit but untracked files present (use "git add" to track)
The jar file contents shows below:
> jar tf src/utils/LogCompilation/logc.jar
META-INF/MANIFEST.MF
META-INF/
com/
com/sun/
com/sun/hotspot/
com/sun/hotspot/tools/
com/sun/hotspot/tools/compiler/
com/sun/hotspot/tools/compiler/LogCompilation.class
com/sun/hotspot/tools/compiler/LogParser$3.class
com/sun/hotspot/tools/compiler/LogParser$2.class
com/sun/hotspot/tools/compiler/Phase.class
com/sun/hotspot/tools/compiler/UncommonTrap.class
com/sun/hotspot/tools/compiler/MakeNotEntrantEvent.class
com/sun/hotspot/tools/compiler/LogParser$Jvms.class
com/sun/hotspot/tools/compiler/LogParser$LockElimination.class
com/sun/hotspot/tools/compiler/CallSite.class
com/sun/hotspot/tools/compiler/LogCleanupReader.class
com/sun/hotspot/tools/compiler/LogParser$4.class
com/sun/hotspot/tools/compiler/LogCompilation$MethodBCIPair.class
com/sun/hotspot/tools/compiler/BasicLogEvent.class
com/sun/hotspot/tools/compiler/LogParser.class
com/sun/hotspot/tools/compiler/Method.class
com/sun/hotspot/tools/compiler/Constants.class
com/sun/hotspot/tools/compiler/Compilation.class
com/sun/hotspot/tools/compiler/UncommonTrapEvent.class
com/sun/hotspot/tools/compiler/NMethod.class
com/sun/hotspot/tools/compiler/LogEvent.class
com/sun/hotspot/tools/compiler/LogParser$1.class
META-INF/maven/
META-INF/maven/com.sun.hotspot.tools.compiler/
META-INF/maven/com.sun.hotspot.tools.compiler/LogCompilation/
META-INF/maven/com.sun.hotspot.tools.compiler/LogCompilation/pom.xml
META-INF/maven/com.sun.hotspot.tools.compiler/LogCompilation/pom.properties
> git status
On branch master
Your branch is up to date with 'origin/master'.
Untracked files:
(use "git add <file>..." to include in what will be committed)
src/utils/LogCompilation/logc.jar
nothing added to commit but untracked files present (use "git add" to track)
- links to
-
Review(master)
openjdk/jdk/29914