RFR: 8273921: Refactor NSK/JDI tests to create thread using factory
Serguei Spitsyn
sspitsyn at openjdk.java.net
Mon Sep 20 21:10:50 UTC 2021
On Wed, 15 Sep 2021 00:34:08 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> 8273921: Refactor NSK/JDI tests to create thread using factory
test/hotspot/jtreg/vmTestbase/nsk/jdi/ClassType/newInstance/newinstance001.java line 54:
> 52: * A debugger launchs a debuggee which creates new thread, thread2. <BR>
> 53: * The tested class TestClass is specified outside of the class <BR>
> 54: * Threadnewinstance002a extends JDITask <BR>
Formatting nit: extra space.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5515
More information about the serviceability-dev
mailing list