RFR: 8368938: ObjectWaiter::badObjectWaiterPtr could be static [v3]

Francesco Andreuzzi fandreuzzi at openjdk.org
Tue Sep 30 11:38:29 UTC 2025


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27571/files
  - new: https://git.openjdk.org/jdk/pull/27571/files/7bb52de6..b9eb7c4c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27571&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27571&range=01-02

  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/27571.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27571/head:pull/27571

PR: https://git.openjdk.org/jdk/pull/27571


More information about the hotspot-runtime-dev mailing list