-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
8u171
-
x86_64
-
windows_8
A DESCRIPTION OF THE PROBLEM :
I load the htm file on the webView.
Change the file loaded several time through the method webView.getEngine().load(new File(<path>));.
After several changes (3-4) the CPU usage of the software from 0-1% goes to 20-25% stable until i close the webView.
If i keep the page open for 10 minutes or more the JVM crashes.
REGRESSION : Last worked in version 8u171
FREQUENCY : always
I load the htm file on the webView.
Change the file loaded several time through the method webView.getEngine().load(new File(<path>));.
After several changes (3-4) the CPU usage of the software from 0-1% goes to 20-25% stable until i close the webView.
If i keep the page open for 10 minutes or more the JVM crashes.
REGRESSION : Last worked in version 8u171
FREQUENCY : always
- duplicates
-
JDK-8205977 JVM Crash after keeping an htm page opened on a JavaFX WebView component
- Closed
-
JDK-8196011 Intermittent crash when using WebView from JFXPanel application
- Resolved