-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: javafx
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8154198 | 8u102 | Arunprasad Rajkumar | P3 | Resolved | Fixed | b03 |
| JDK-8159114 | 8u92 | Arunprasad Rajkumar | P3 | Resolved | Fixed | b33 |
Currently we are decoding the images as soon as it is downloaded. Though it helps rendering, but it hurts memory badly. Also causes OOM with pages which has quite a few images.
Load the testcase http://cr.openjdk.java.net/~arajkumar/img_test/00/ in HelloWebView to produce the OOM.
Load the testcase http://cr.openjdk.java.net/~arajkumar/img_test/00/ in HelloWebView to produce the OOM.
- backported by
-
JDK-8154198 Defer image decoding until WebCore requests ImageFrame
-
- Resolved
-
-
JDK-8159114 Defer image decoding until WebCore requests ImageFrame
-
- Resolved
-
- duplicates
-
JDK-8163252 JavaFx WebView uses too much heap for web pages with lots of images
-
- Closed
-
- relates to
-
JDK-8089049 [WebView] zooming google maps hangs
-
- Closed
-