JDK 25 |
---|
25 b18Fixed |
Blocks :
|
|
Causes :
|
|
Relates :
|
The CreateSymbols tool uses jdk.jdeps class file parser library to read bytecode, in CreateSymbols::loadVersionClasses. It should be converted to use the Classfile API in long run. Also to be migrated: test/langtools/tools/javac/platform/CanHandleClassFilesTest.java test/langtools/tools/javac/platform/CreateSymbolsTest.java
|