Integrated: 8368938: Remove ObjectWaiter::badObjectWaiterPtr
Francesco Andreuzzi
fandreuzzi at openjdk.org
Wed Oct 1 15:02:36 UTC 2025
On Tue, 30 Sep 2025 10:11:34 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).
This pull request has now been integrated.
Changeset: c54dcefb
Author: Francesco Andreuzzi <fandreuzzi at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c54dcefbfd2eb44a569767740dc053813c4f6fe1
Stats: 6 lines in 1 file changed: 1 ins; 1 del; 4 mod
8368938: Remove ObjectWaiter::badObjectWaiterPtr
Reviewed-by: shade, ayang
-------------
PR: https://git.openjdk.org/jdk/pull/27571
More information about the hotspot-runtime-dev
mailing list