Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8236694 | 8u251 | Arun Joseph | P2 | Closed | Fixed | b02 |
JDK-8241175 | jfx11.0.7 | Arun Joseph | P2 | Resolved | Fixed |
ADDITIONAL SYSTEM INFORMATION :
Ubuntu 19.10
JRE version: OpenJDK Runtime Environment (11.0.5+10) (build 11.0.5+10)
Java VM: OpenJDK 64-Bit Server VM (11.0.5+10, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
Also happens on Windows 10.
A DESCRIPTION OF THE PROBLEM :
when calling com.sun.webkit.dom.DocumentImpl.createAttribute with an invalid attributeName will crash the jvm in "libjfxwebkit.so"
Problematic attributeName:
- "X/:form"
- "X/ :form"
I have an error pid file. But can not attach it.
Ubuntu 19.10
JRE version: OpenJDK Runtime Environment (11.0.5+10) (build 11.0.5+10)
Java VM: OpenJDK 64-Bit Server VM (11.0.5+10, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
Also happens on Windows 10.
A DESCRIPTION OF THE PROBLEM :
when calling com.sun.webkit.dom.DocumentImpl.createAttribute with an invalid attributeName will crash the jvm in "libjfxwebkit.so"
Problematic attributeName:
- "X/:form"
- "X/ :form"
I have an error pid file. But can not attach it.
- backported by
-
JDK-8241175 JVM crash in com.sun.webkit.dom.DocumentImpl.createAttribute
- Resolved
-
JDK-8236694 JVM crash in com.sun.webkit.dom.DocumentImpl.createAttribute
- Closed
- links to
-
Commit openjdk/jfx/f1108b0a