[lworld] RFR: 8378212: [lworld] Cleanup accidental diffs with master - step 1

Marc Chevalier mchevalier at openjdk.org
Thu Feb 19 07:21:22 UTC 2026


On Wed, 18 Feb 2026 15:31:37 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> This reverts some accidental changes to align closer with mainline.
> 
> Thanks,
> Tobias

Looks good. If we revert some things that are not good for the merge but good to have (like typo fixing), we should try to note them somewhere and reapply after integration, maybe?

src/hotspot/share/ci/ciEnv.cpp line 523:

> 521:   while (sym->char_at(i) == JVM_SIGNATURE_ARRAY) {
> 522:     i++;
> 523:   }

I love it!

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

Marked as reviewed by mchevalier (Committer).

PR Review: https://git.openjdk.org/valhalla/pull/2127#pullrequestreview-3823877537
PR Review Comment: https://git.openjdk.org/valhalla/pull/2127#discussion_r2826049035


More information about the valhalla-dev mailing list