RFR: JDK-8318485: Narrow klass shift should be zero if encoding range extends to 0x1_0000_0000 [v2]
Thomas Stuefe
stuefe at openjdk.org
Mon Oct 23 12:12:59 UTC 2023
On Fri, 20 Oct 2023 23:09:33 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
>> Thomas Stuefe has updated the pull request incrementally with one additional commit since the last revision:
>>
>> feedback calvin
>
> Thanks for fixing this. I've tried your patch on the CompressedClassPointers.java test. It also fixes the issue in [JDK-8317610](https://bugs.openjdk.org/browse/JDK-8317610). Just have a couple of minor comments.
Thanks @calvinccheung . I fixed the output as requested.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16261#issuecomment-1775052990
More information about the hotspot-runtime-dev
mailing list