RFR: 8338995: New Object to ObjectMonitor mapping: PPC64 implementation [v3]
Martin Doerr
mdoerr at openjdk.org
Wed Sep 18 13:29:06 UTC 2024
On Wed, 18 Sep 2024 13:19:54 GMT, Richard Reingruber <rrich at openjdk.org> wrote:
>> I'm planning to remove `flag` and use `CCR0` consistently. But I'd like to postpone this and do it after the removal of the old locking modes. (Hoping this will happen soon.)
>
> Reviews like this would be easier without the inconsistency. The sooner this is fixed the better. But that's just my humble opinion ;)
You mean only in the new code? I could do that. But I prefer not to touch more code before the Loom enhancements are integrated.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20922#discussion_r1765056903
More information about the hotspot-dev
mailing list