-
Bug
-
Resolution: Fixed
-
P4
-
11
-
b21
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8206199 | 12 | Igor Ignatyev | P4 | Resolved | Fixed | b01 |
JDK-8206675 | 11.0.1 | Igor Ignatyev | P4 | Resolved | Fixed | b01 |
from JDK-8206113, [~martin]:
If I try --with-jvm-features=-graal,-aot,-jvmci
the build succeeds, but attempts to run jtreg fail with:
java.lang.NullPointerException
Error: failed to get JDK properties for /home/martin/ws/jdk11/build/linux-x86_64-normal-server-release/images/jdk/bin/java -enablesystemassertions -Djava.library.path=/home/martin/ws/jdk11/build/linux-x86_64-normal-server-release/images/jdk/../test/jdk/jtreg/native; exit code 1
If I try --with-jvm-features=-graal,-aot,-jvmci
the build succeeds, but attempts to run jtreg fail with:
java.lang.NullPointerException
Error: failed to get JDK properties for /home/martin/ws/jdk11/build/linux-x86_64-normal-server-release/images/jdk/bin/java -enablesystemassertions -Djava.library.path=/home/martin/ws/jdk11/build/linux-x86_64-normal-server-release/images/jdk/../test/jdk/jtreg/native; exit code 1
- backported by
-
JDK-8206199 failed to get JDK properties for JVM w/o JVMCI
-
- Resolved
-
-
JDK-8206675 failed to get JDK properties for JVM w/o JVMCI
-
- Resolved
-
- relates to
-
JDK-8206113 Troubles configuring graal tests
-
- Resolved
-