-
Bug
-
Resolution: Fixed
-
P2
-
8u112, 9
-
master
-
x86
-
windows_7
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8160836 | 8u112 | Guru Hb | P2 | Closed | Fixed | b03 |
jvm crash at javafx com.sun.webkit.WebPage.twkPrePaint at http://www.usatoday.com site
Steps to reproduce :
Pre-condition : enable Heap verification for JAVA_HOME\bin\java.exe
ref : https://msdn.microsoft.com/en-us/library/windows/hardware/ff549561(v=vs.85).aspx
1. Use hello.HelloWebView (from toys) and load http://www.usatoday.com
2. wait for site to render (~60 seconds)
3. Application will crash
Steps to reproduce :
Pre-condition : enable Heap verification for JAVA_HOME\bin\java.exe
ref : https://msdn.microsoft.com/en-us/library/windows/hardware/ff549561(v=vs.85).aspx
1. Use hello.HelloWebView (from toys) and load http://www.usatoday.com
2. wait for site to render (~60 seconds)
3. Application will crash
- backported by
-
JDK-8160836 jvm crash at javafx com.sun.webkit.WebPage.twkPrePaint (GFlag + Heap verification)
- Closed