RFR: 8368938: Remove ObjectWaiter::badObjectWaiterPtr [v3]

Aleksey Shipilev shade at openjdk.org
Tue Sep 30 15:23:19 UTC 2025


On Tue, 30 Sep 2025 11:38:29 GMT, Francesco Andreuzzi <fandreuzzi at openjdk.org> wrote:

>> There's apparently no reason against having the symbol shared for all instances. This saves a byte from the memory footprint of `ObjectWaiter`.
>> 
>> Passes tier1 and tier2 (fastdebug).
>
> Francesco Andreuzzi has updated the pull request incrementally with one additional commit since the last revision:
> 
>   include

I am good with switching to `badAddressVal` for this, thanks!

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

Marked as reviewed by shade (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27571#pullrequestreview-3285548634


More information about the hotspot-runtime-dev mailing list