RFR: 8286944: Loom: Common ContinuationEntry cookie handling

Aleksey Shipilev shade at openjdk.java.net
Wed May 18 11:02:48 UTC 2022


On Wed, 18 May 2022 10:53:30 GMT, Alan Bateman <alanb 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.

Yes, I was honestly surprised these did not make into mainline. I can bring this commit as mainline PR: https://github.com/openjdk/loom/commit/e470f96787332f6cc353a57a39e17841c68714fd

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

PR: https://git.openjdk.java.net/jdk/pull/8762


More information about the hotspot-dev mailing list