RFR: 8272114: Unused _last_state in osThread_windows
David Holmes
dholmes at openjdk.java.net
Sat Sep 18 23:51:48 UTC 2021
On Sat, 18 Sep 2021 07:44:11 GMT, Yi Yang <yyang at openjdk.org> wrote:
> Trivial change to remove unused _last_state in osThread_windows, its getter and setter can be removed as well.
Well spotted! :)
Added in November 2000 as a temporary fix as per the comment. But too much effort to try and figure out when it became dead code.
Cheers,
David
-------------
Marked as reviewed by dholmes (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5572
More information about the hotspot-runtime-dev
mailing list