Relates :
|
|
Relates :
|
|
Relates :
|
The fix for JDK-8089681 causes a crash in some cases where the the Java object passed to setMember is reclaimed before a JavaScript call is made that eventually calls RuntimeObject::put. This was a missed case when testing the fix for JDK-8089681. To reproduce, run the attached test program on a build that has the fix for JDK-8089681. It will crash immediately.
|