Integrated: 8355650: Remove unused fields in ParkEvent

Zhengyu Gu zgu at openjdk.org
Wed Apr 30 20:27:57 UTC 2025


On Sun, 27 Apr 2025 00:44:47 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: 4cc19ba5
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4cc19ba5e36829e23ebdfc0a9f4a7bc2117387f6
Stats:     6 lines in 1 file changed: 0 ins; 6 del; 0 mod

8355650: Remove unused fields in ParkEvent

Reviewed-by: coleenp

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

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


More information about the hotspot-runtime-dev mailing list