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/vthreadand maybe test/jdk/jdk/internal/vm/Continuation for the initial runs once you have something running.
-Alan