Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
None
-
b115
Description
The conversions of ScriptObjectMirror objects introduced in JDK-8027031 could be generalized to work on any JSObject; the only requirement is that we add a new "public double toNumber()" method to JSObject.
Attachments
Issue Links
- relates to
-
JDK-8027031 Complete merging of loads and converts
- Resolved