JDK-8205977 : JVM Crash after keeping an htm page opened on a JavaFX WebView component
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 8u171
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_8
  • CPU: x86_64
  • Submitted: 2018-06-27
  • Updated: 2018-07-20
  • Resolved: 2018-06-28
Related Reports
Duplicate :  
Description
ADDITIONAL SYSTEM INFORMATION :
windows 8.1

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.

Test program and hs_errpid can be downloaded from https://we.tl/TF66z156Mz 

REGRESSION : Last worked in version 8u171


FREQUENCY : often



Comments
Submitter has reported again for same bug - JDK-8205669 Closing as duplicate of JDK-8205669
28-06-2018