JDK-8152830 : 32 bit JRE / JDK OOM with multiple instance of Webview
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 8,9
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • OS: windows
  • CPU: generic
  • Submitted: 2016-03-28
  • Updated: 2019-03-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Description
Steps to reproduce 
Pre-condition 
1. use 32bit JRE/JDK
2. use multiple instance of Webview (3 or more instance) 

Test 
1. Load live webpages which has rich content (e.g news, stock market live websites.
2. keep loading the webpages one after the other

Status : After some time , i.e Based on network speed and the content size and number of iteration the live webpages are loaded. Java application will crash or throw OOM.