-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b118
-
generic
-
generic
Nashorn objects are exposed as ScriptObjectMirror instances to "external" code. Also, nashorn treats jdk.nashorn.api.scripting.JSObject as specially for linking. This nashorn linker - JSObjectLinker - should be exposed via service loader. This will help other language runtimes in implementing seamless nashorn object access in those languages.