> This PR is a follow-up to 
> [JDK-8389325](https://bugs.openjdk.org/browse/JDK-8389325) ("Remove the 
> UseObjectMonitorTable flag and related code"). It:
> - Removes obsolete mark-word and monitor-pointer support.
> - Removes displaced-mark related code in garbage collectors (G1, Parallel GC 
> and Shenandoah).
> - Renames UseObjectMonitorTableTest to ObjectMonitorTableTest.
> - Addresses all the leftover review comments from 
> [JDK-8389325](https://bugs.openjdk.org/browse/JDK-8389325).
> 
> Passes tier1-5 tests successfully on supported platforms.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Fredrik Bredberg has updated the pull request incrementally with one additional 
commit since the last revision:

  Updated after review

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/32471/files
  - new: https://git.openjdk.org/jdk/pull/32471/files/dba3cffb..ceb7be97

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

  Stats: 73 lines in 5 files changed: 12 ins; 37 del; 24 mod
  Patch: https://git.openjdk.org/jdk/pull/32471.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/32471/head:pull/32471

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

Reply via email to