RFR: 8288623: Move Continuation classes out of javaClasses.hpp [v3]
Ioi Lam
iklam at openjdk.org
Wed Jun 22 18:12:38 UTC 2022
On Fri, 17 Jun 2022 20:18:56 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:
>> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fixed include guard macro and copyright year
>
> I've talked to Ioi and Coleen about whether `javaClasses` or `continuations` should be considered as the most relevant subsystem. Their take is that `continuations` is. I'm warming up to that thought, but I think I'd then would prefer if continuationsJavaClasses.hpp etc. get moved to where the other continuation files are, in the runtime/ directory.
Hi @stefank, thank you so much for providing the additional fixes. I have incorporated them into my PR and also synced with Coleen's javaThread.hpp split PR (#9218). Doing more thorough build testing now.
-------------
PR: https://git.openjdk.org/jdk/pull/9191
More information about the hotspot-dev
mailing list