On Tue, 9 Sep 2025 19:09:00 GMT, Coleen Phillimore <[email protected]> wrote:
> The oop_size() function can't get the Klass from the oop with > UseCompactObjectHeaders because there's some GC code that moves the klass out > of the markWord somewhere. Pass layout_helper() from the already fetched > klass instead and disable the assert, like objArrayKlass::oop_size. > Testing with tier1-4 in progress. Marked as reviewed by fparain (Committer). ------------- PR Review: https://git.openjdk.org/valhalla/pull/1557#pullrequestreview-3203098165
