-
Bug
-
Resolution: Fixed
-
P2
-
8u40
-
None
-
b64
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082678 | emb-9 | Joseph Provino | P2 | Resolved | Fixed | team |
JDK-8087037 | 8u65 | Hannes Wallnoefer | P2 | Resolved | Fixed | b01 |
JDK-8138476 | emb-8u65 | Unassigned | P2 | Resolved | Fixed | b01 |
With dual fields (default mode in 8u40) properties with object values of object literals with more than 256 properties are undefined. The problem is that MapCreator.makeSpillMap() does not set the initial property type.
- backported by
-
JDK-8082678 Undefined object values in object literals with spill properties
- Resolved
-
JDK-8087037 Undefined object values in object literals with spill properties
- Resolved
-
JDK-8138476 Undefined object values in object literals with spill properties
- Resolved
- duplicates
-
JDK-8079426 Objects with more than 256 keys cause all keys to become undefined
- Closed