RFR: 8303702: Provide ThreadFactory to create platform/virtual threads for com/sun/jdi tests [v2]

Leonid Mesnik lmesnik at openjdk.org
Tue Mar 7 19:01:36 UTC 2023


On Tue, 7 Mar 2023 03:54:56 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

>> Provide a way to start debugee threads as platform or virtual for debugee in com/sun/jdi tests.
>
> Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
> 
>   more threads are virtualized.

I am did the local execution of :jdk_jdi, the execution of :jdk_jdi with wrapper. 
(Last time I missed to remove extra problem list and missed one issue.)

Also, I've submitted tier1-5 testing in mach5. (To cover different GC/Comp options and platforms). It still in progress.

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

PR: https://git.openjdk.org/jdk/pull/12894


More information about the serviceability-dev mailing list