-
Bug
-
Resolution: Fixed
-
P3
-
22, 23
-
b02
-
x86_64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8321930 | 22 | Christian Stein | P3 | Resolved | Fixed | b28 |
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
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
- backported by
-
JDK-8321930 Source launcher fails with "Not a directory" error
- Resolved
- relates to
-
JDK-8306914 Implement JEP 458: Launch Multi-File Source-Code Programs
- Resolved
- links to
-
Commit openjdk/jdk22/ae77bd00
-
Commit openjdk/jdk/df4ed7ef
-
Review openjdk/jdk22/10
-
Review openjdk/jdk/17076
(1 links to)