-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
8u74
JavaFX: JVM crash in com.sun.webkit.WebPage.twkExecuteScript is crashing our
application when large html files are manipulated with JavaScript calls
This seems to happen in 32-bit JVMs on Windows (Win7, and Server 2008 r2)
I am able to reproduce the issue using:
C:\\Users\\Administrator>java -version
java version "1.8.0_74"
Java(TM) SE Runtime Environment (build 1.8.0_74-b02)
Java HotSpot(TM) Client VM (build 25.74-b02, mixed mode, sharing)
According to our QA it also happens on earlier versions (60, 66), and that it
happens often on 32-bit JVMs, but doesn't seem to occur on 64-bit JVMs.
We wanted to let you know of this issue when we experienced. The repro app
was a fairly quick build for us. As this only impacts 32-bit systems, this
would be below twkFireTimer crash.