RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v6]

David Holmes dholmes at openjdk.org
Wed Apr 5 07:23:04 UTC 2023


On Wed, 5 Apr 2023 06:56:57 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Being a private field it won't appear in any javadoc that anyone is ever likely to read. Only developers will see this (or need to see it) when they read the source code.
>
> It's just a bit inconsistent with the other comments, no big deal.  I'd probably put an asterisk at the bringing of each time so it's consistent with the other /*..*/ comments on fields in this class.

Added the asterisks. Thanks

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13287#discussion_r1158115339



More information about the build-dev mailing list