-
Bug
-
Resolution: Fixed
-
P3
-
8u102, 9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8153233 | 8u102 | Murali Billa | P3 | Resolved | Fixed | |
JDK-8159108 | 8u92 | Murali Billa | P3 | Resolved | Fixed | b33 |
As per the bug JDK-8089681, WebView leaks memory when containing object acts as javascript callback handler.
This issue is fixed by create weakGlobalreference for JObjectWrapper instance and due to the nature of behaviour change after the fix, unit test case needed to simulate the expected behaviour.
This issue is fixed by create weakGlobalreference for JObjectWrapper instance and due to the nature of behaviour change after the fix, unit test case needed to simulate the expected behaviour.
- backported by
-
JDK-8153233 Validation of new behaviour for JS callback memory leak
-
- Resolved
-
-
JDK-8159108 Validation of new behaviour for JS callback memory leak
-
- Resolved
-
- duplicates
-
JDK-8158783 [TEST BUG] Need test for JDK-8152737
-
- Closed
-
- relates to
-
JDK-8089681 WebView leaks memory when containing object acts as javascript callback handler
-
- Resolved
-
-
JDK-8152737 Crash in RuntimeObject::put when object passed to JSObject::setMember is GCed
-
- Resolved
-