-
Bug
-
Resolution: Fixed
-
P3
-
7u101, 8u81
-
b03
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8218230 | 8u221 | Vaibhav Choudhary | P3 | Resolved | Fixed | b01 |
JDK-8224282 | emb-8u221 | Vaibhav Choudhary | P3 | Resolved | Fixed | master |
runtime/ErrorHandling fails when using jtreg 4.1 b13 with such message:
test result: Error. can't find jdk.test.lib.* in test directory or libraries
Affected tests:
runtime/ErrorHandling/TestCrashOnOutOfMemoryError.java
runtime/ErrorHandling/TestExitOnOutOfMemoryError.java
Tests from JDK 9 work normally. Can see this failure in JDK 8u81 Nightly.
test result: Error. can't find jdk.test.lib.* in test directory or libraries
Affected tests:
runtime/ErrorHandling/TestCrashOnOutOfMemoryError.java
runtime/ErrorHandling/TestExitOnOutOfMemoryError.java
Tests from JDK 9 work normally. Can see this failure in JDK 8u81 Nightly.
- backported by
-
JDK-8218230 [TESTBUG]runtime/ErrorHandling fails as it can’t find library
- Resolved
-
JDK-8224282 [TESTBUG]runtime/ErrorHandling fails as it can’t find library
- Resolved
- duplicates
-
JDK-8214933 TestCrashOnOutOfMemoryError.java and TestExitOnOutOfMemoryError.java failed
- Closed
- relates to
-
JDK-8218613 [TESTBUG] runtime/ErrorHandling tests are building incorrect testlibrary classes
- Resolved