RFR: 8286944: Loom: Common ContinuationEntry cookie handling
Alan Bateman
alanb at openjdk.java.net
Wed May 18 10:56:40 UTC 2022
On Wed, 18 May 2022 09:46:43 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> * [x] Linux x86_64 fastdebug, `java/lang/Thread/virtual`
> * [x] Linux AArch64 fastdebug, `java/lang/Thread/virtual`
It would be good to run test/jdk/jdk/internal/vm/Continuation too. We didn't bring the jdk_loom and hotspot_loom test groups into the main line as the assumption was that they would only be needed when working in loom repo. But now I wonder if it might be useful to have these in the main line, at least until the ports and other cleanup are done.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8762
More information about the hotspot-dev
mailing list