-
Bug
-
Resolution: Fixed
-
P2
-
12
-
b24
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8216225 | 13 | Henry Jen | P2 | Resolved | Fixed | team |
tools/launcher/JliLaunchTest.java fails on Windows:
----------System.err:(18/872)----------
stdout: [];
stderr: []
exitValue = -1073741515
java.lang.RuntimeException: Expected to get exit value of [0]
at jdk.test.lib.process.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:419)
at JliLaunchTest.main(JliLaunchTest.java:59)
----------System.err:(18/872)----------
stdout: [];
stderr: []
exitValue = -1073741515
java.lang.RuntimeException: Expected to get exit value of [0]
at jdk.test.lib.process.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:419)
at JliLaunchTest.main(JliLaunchTest.java:59)
- backported by
-
JDK-8216225 tools/launcher/JliLaunchTest.java fails on Windows
-
- Resolved
-
- relates to
-
JDK-8213362 [macOS] Could not find libjava.dylib error when initializing JVM via JNI_CreateJavaVM
-
- Closed
-