[lworld] RFR: 8348970: [lworld] Runtime: Update Valhalla with UseCompactObjectHeaders for oop->klass load/stores

David Simms dsimms at openjdk.org
Fri Feb 28 07:03:12 UTC 2025


On Thu, 27 Feb 2025 21:44:11 GMT, Frederic Parain <fparain at openjdk.org> wrote:

>> Added prototype header to Klass constructor for the various Valhalla layouts
>
> src/hotspot/share/oops/klass.inline.hpp line 65:
> 
>> 63:   if (UseCompactObjectHeaders) {
>> 64:     // With compact object headers, the narrow Klass ID is part of the mark word.
>> 65:     // We therfore seed the mark word with the narrow Klass ID.
> 
> typo: therfore -> therefore

oops, cheers

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

PR Review Comment: https://git.openjdk.org/valhalla/pull/1382#discussion_r1974907213


More information about the valhalla-dev mailing list