-
Bug
-
Resolution: Fixed
-
P2
-
9
-
None
-
b161
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8176967 | 10 | Hannes Wallnoefer | P2 | Resolved | Fixed | b03 |
JDK-8183889 | 8u161 | Hannes Wallnoefer | P2 | Resolved | Fixed | b01 |
JDK-8177774 | 8u152 | Hannes Wallnoefer | P2 | Closed | Fixed | b03 |
JDK-8192732 | emb-8u161 | Hannes Wallnoefer | P2 | Resolved | Fixed | b01 |
Reported on nashorn-dev: http://mail.openjdk.java.net/pipermail/nashorn-dev/2017-March/006891.html
Currently, property access with numeric values as keys that fall outside the int range are not properly linked by JSObjectLinker.
Currently, property access with numeric values as keys that fall outside the int range are not properly linked by JSObjectLinker.
- backported by
-
JDK-8176967 JSObject property access is broken for numeric keys outside the int range
-
- Resolved
-
-
JDK-8183889 JSObject property access is broken for numeric keys outside the int range
-
- Resolved
-
-
JDK-8192732 JSObject property access is broken for numeric keys outside the int range
-
- Resolved
-
-
JDK-8177774 JSObject property access is broken for numeric keys outside the int range
-
- Closed
-