Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 11, 13, 14, 15
-
Fix Version/s: 15
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b25
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8271241 | 11.0.13-oracle | Manukumar V S | P4 | Resolved | Fixed | b04 |
JDK-8271584 | 8u321 | Manukumar V S | P4 | Resolved | Fixed | b01 |
Description
java.lang.RuntimeException: Test failed.
at bug5013529.run(bug5013529.java:71)
at bug5013529.<init>(bug5013529.java:24)
at bug5013529.main(bug5013529.java:76)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:832)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed.
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed.
Attachments
Issue Links
- backported by
-
JDK-8271241 [TESTBUG] [macos] closed test javax/swing/text/html/HTMLDocument/5013529/bug5013529.java fails on macOS
-
- Resolved
-
-
JDK-8271584 [TESTBUG] [macos] closed test javax/swing/text/html/HTMLDocument/5013529/bug5013529.java fails on macOS
-
- Resolved
-