-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
8u112
-
x86
-
windows_7
FULL PRODUCT VERSION :
java version "1.8.0_112-ea"
Java(TM) SE Runtime Environment (build 1.8.0_112-ea-b04)
Java HotSpot(TM) Client VM (build 25.112-b04, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.1.7601]
A DESCRIPTION OF THE PROBLEM :
Setting a member on the "window" JSObject no longer be able to callback to the java method. It works sometime, but most of the time it is not working. It used to work for JDK1.8.0_92.
REGRESSION. Last worked in version 8u92
REPRODUCIBILITY :
This bug can be reproduced often.
java version "1.8.0_112-ea"
Java(TM) SE Runtime Environment (build 1.8.0_112-ea-b04)
Java HotSpot(TM) Client VM (build 25.112-b04, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.1.7601]
A DESCRIPTION OF THE PROBLEM :
Setting a member on the "window" JSObject no longer be able to callback to the java method. It works sometime, but most of the time it is not working. It used to work for JDK1.8.0_92.
REGRESSION. Last worked in version 8u92
REPRODUCIBILITY :
This bug can be reproduced often.
- relates to
-
JDK-8089681 WebView leaks memory when containing object acts as javascript callback handler
- Resolved
-
JDK-8154127 Need to document that JavaScript to Java bindings use weak references
- Resolved
-
JDK-8171401 Release Note: Fixed memory leak when Java objects are passed into JavaScript
- Closed