RFR: 8339939: [JVMCI] Don't compress abstract and interface Klasses [v3]
Yudi Zheng
yzheng at openjdk.org
Mon Oct 28 12:40:23 UTC 2024
On Wed, 16 Oct 2024 15:02:27 GMT, Yudi Zheng <yzheng at openjdk.org> wrote:
>> https://github.com/openjdk/jdk/pull/19157 disallows storing abstract and interface Klasses in class metaspace. JVMCI has to respect this and avoids compressing abstract and interface Klasses
>
> Yudi Zheng has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix JIT error.
Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20949#issuecomment-2441475031
More information about the hotspot-compiler-dev
mailing list