-
Bug
-
Resolution: Fixed
-
P4
-
9, 11, 16, 17
-
b17
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8284410 | 11.0.16-oracle | Kumar Abhishek | P4 | Resolved | Fixed | b04 |
JDK-8276912 | 11.0.14 | Jie Fu | P4 | Resolved | Fixed | b02 |
JDK-8284998 | 8u371 | Renjith Kannath Pariyangad | P4 | Resolved | Fixed | b01 |
STDERR:
ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Parsing takes too long.
REASON: User specified action: run main bug8078268
TIME: 6.275 seconds
messages:
command: main bug8078268
reason: User specified action: run main bug8078268
Mode: othervm
Additional options from @modules: --add-modules java.desktop
elapsed time (seconds): 6.275
configuration:
Boot Layer
add modules: java.desktop
STDOUT:
STDERR:
java.lang.RuntimeException: Parsing takes too long.
at bug8078268.main(bug8078268.java:64)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:831)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Parsing takes too long.
JavaTest Message: shutting down test
- backported by
-
JDK-8276912 javax/swing/text/html/parser/Parser/8078268/bug8078268.java timeout
- Resolved
-
JDK-8284410 javax/swing/text/html/parser/Parser/8078268/bug8078268.java timeout
- Resolved
-
JDK-8284998 javax/swing/text/html/parser/Parser/8078268/bug8078268.java timeout
- Resolved
- relates to
-
JDK-8284884 Replace polling with waiting in javax/swing/text/html/parser/Parser/8078268/bug8078268.java
- Resolved
-
JDK-8078268 javax.swing.text.html.parser.Parser parseScript incorrectly optimized
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/d8adeca9
-
Commit openjdk/jdk/da643cdb
-
Review openjdk/jdk11u-dev/596
-
Review openjdk/jdk/3287