RFR: 8343218: Disable allocating interface and abstract classes in non-class metaspace [v2]

Coleen Phillimore coleenp at openjdk.org
Wed Oct 30 12:18:07 UTC 2024


On Wed, 30 Oct 2024 12:03:43 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Change the code to allocate all Klasses to class-metaspace until c2 dependencies are understood and fixed, and more urgent need arises when compressing klass pointers to smaller numbers of bits.
>> Tested with tier1-4.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update src/hotspot/share/oops/instanceKlass.cpp
>   
>   Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>

I answered before reading JDK-8343206 where you do add a test for this.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/21769#issuecomment-2446941216


More information about the hotspot-dev mailing list