RFR: 8343218: Disable allocating interface and abstract classes in non-class metaspace
Thomas Stuefe
stuefe at openjdk.org
Wed Oct 30 07:09:05 UTC 2024
On Tue, 29 Oct 2024 17:15:44 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.
Okay
-------------
Marked as reviewed by stuefe (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21769#pullrequestreview-2403809142
More information about the hotspot-dev
mailing list