RFR: 8355650: Remove unused fields in ParkEvent

Zhengyu Gu zgu at openjdk.org
Sun Apr 27 00:49:19 UTC 2025


Please review this trivial change that removes unused `TState` and `Notified` members in `ParkEvent`.

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

Commit messages:
 - 8355650: Remove unused fields in ParkEvent

Changes: https://git.openjdk.org/jdk/pull/24902/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24902&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8355650
  Stats: 6 lines in 1 file changed: 0 ins; 6 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/24902.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24902/head:pull/24902

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


More information about the hotspot-runtime-dev mailing list