JDK 22 | JDK 23 |
---|---|
22Fixed | 23 b02Fixed |
Relates :
|
To reproduce: build the jdk, and go into the "bin" directory, where "java" and "javac" are located. Execute some Test.java from there: ./java Test.java jdk-23/fastdebug/bin/java/lang/Object.java; /oracle-work/jdk-23/fastdebug/bin/java/lang/Object.java: Not a directory 1 error error: compilation failed
|