Porting Loom to additional architectures

Alan Bateman Alan.Bateman at oracle.com
Fri Sep 24 11:08:08 UTC 2021


On 24/09/2021 10:50, Aleksey Shipilev wrote:
>
> Okay, good.
>
> I can take a look at x86_32.
>
> What is the usual criteria for "passing" Loom implementation? In other 
> words, what tests should pass to say that the port is good?
>
Eventually all tests should pass. A more targetted subset to run is

test/jdk/:jdk_lang
test/hotspot/jtreg/runtime/vthread
test/hotspot/jtreg/serviceability/jvmti/vthread

and maybe test/jdk/jdk/internal/vm/Continuation for the initial runs 
once you have something running.

-Alan


More information about the porters-dev mailing list