-
Bug
-
Resolution: Fixed
-
P4
-
repo-lilliput-17
-
generic
-
generic
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.
- backport of
-
JDK-8307991 [Lilliput] Use narrow i-hash only when +UseCompactObjectHeaders
- Resolved