The idea is to execute main(String[]) in the virtual thread. So jtreg should be updated to run main in the virtual thread instead of thread in agentvm, and in new virtual thread for othervm tests.
Also, ProcessTools, NSK frameworks should be updated to execute main in virtual thread.
The execution should be integrated with make to easy run tests using this wrapper.
- relates to
-
JDK-8240914 java_lang_Throwable::fill_in_stack_trace should use Handler for "cont"
- Resolved
-
JDK-8241319 WB_GetCodeBlob doesn't have ResourceMark
- Resolved
-
JDK-8241706 frame::sender_for_interpreter_frame(RegisterMap*) const+0xa4
- Resolved
-
JDK-8241630 assert(!_g1h->is_in_cset(o) || hr->rem_set()->strong_code_roots_list_contains(_nm)) failed: if o still in collection set then evacuation failed and nm must already be in the remset
- Closed
-
JDK-8241633 assert(_reg_map.cont() == (oop)__null || (_cont() == _reg_map.cont())) failed: map.cont: 0x00000000e080d910 vframeStream: 0x0000000000000000
- Closed