RFR: 8265867: thread.hpp defines some enums but no reference [v2]
David Holmes
dholmes at openjdk.java.net
Wed Apr 28 00:24:55 UTC 2021
On Tue, 27 Apr 2021 18:22:57 GMT, Xin Liu <xliu at openjdk.org> wrote:
>> Deleted 2 useless enums.
>> This patch also added const and constexpr for the applicable member functions.
>
> Xin Liu has updated the pull request incrementally with one additional commit since the last revision:
>
> Revert code change about "constness".
Looks good - and now trivial :)
Thanks,
David
-------------
Marked as reviewed by dholmes (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3702
More information about the hotspot-dev
mailing list