-
Bug
-
Resolution: Fixed
-
P4
-
repo-lilliput
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8308011 | repo-lilliput-17 | Roman Kennke | P4 | Resolved | Fixed |
Currently, we use a narrow 25bit identity-hash-code in Lilliput. That is even the case when running without compact object headers, even though we could just as well use the original 31bit identity hash-code then.
- backported by
-
JDK-8308011 [Lilliput/JDK17] Use narrow i-hash only when +UseCompactObjectHeaders
- Resolved