-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
None
-
b147
-
generic
-
generic
The tests for JDK-8162839 run without SecurityManager. However, as Sundar pointed out, since that fix includes privileged code to retrieve the ScriptObjectMirror fields and make them accessible, we should add a test that makes sure this works when running under a SecurityManager.