-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: javafx
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8153785 | 8u102 | Arunprasad Rajkumar | P3 | Resolved | Fixed | b02 |
| JDK-8159110 | 8u92 | Arunprasad Rajkumar | P3 | Resolved | Fixed | b33 |
Few JVM heap objects(ImageDecoder, Font,..) are held by JavaScript garbages. It is better to call speculatively JSC's GC whenever JVM GC happens.
- backported by
-
JDK-8153785 Call JavaScriptCore GC whenever JVM GC happens
-
- Resolved
-
-
JDK-8159110 Call JavaScriptCore GC whenever JVM GC happens
-
- Resolved
-