RFR: dcubed - misc cleanups of jvm.cpp and JVM/TI files.

Alan Bateman alanb at openjdk.java.net
Fri Apr 8 08:24:47 UTC 2022


On Thu, 7 Apr 2022 18:32:56 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> Misc cleanups of jvm.cpp and JVM/TI files.

src/hotspot/share/prims/jvmti.xml line 1868:

> 1866:         <functionlink id="ResumeThreadList"></functionlink> or
> 1867:         <functionlink id="ResumeThread"></functionlink>.
> 1868:         Virtual threads that are currently resumed do not change state.

Just to add to Serguei's comment. I think it would be clearer if we move the sentence "Virtual threads that are currently resumed do not change state" to before the "Virtual threads may be suspended ..."

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

PR: https://git.openjdk.java.net/loom/pull/140


More information about the loom-dev mailing list