RFR: 8289231: Move java_lang_VirtualThread to continuationJavaClasses.hpp
David Holmes
dholmes at openjdk.org
Mon Jun 27 22:58:41 UTC 2022
On Mon, 27 Jun 2022 19:13:40 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> This is a follow up to [JDK-8288623](https://bugs.openjdk.org/browse/JDK-8288623). `java_lang_VirtualThread` is part of loom and should be move to continuationJavaClasses.hpp, which contains the accessors for the other java classes used by loom.
@iklam I tend to agree with @AlanBateman . The file is not loomJavaClasses but continuationJavaClasses.
-------------
PR: https://git.openjdk.org/jdk/pull/9298
More information about the serviceability-dev
mailing list