RFR: 8309335: Get rid of use of reflection to call Thread.isVirtual() in nsk/jdi/EventRequestManager/stepRequests/stepreq001t.java [v2]
Serguei Spitsyn
sspitsyn at openjdk.org
Mon Aug 14 23:29:07 UTC 2023
On Mon, 14 Aug 2023 19:13:28 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
>> No need to use reflection to call Thread.isVirtual().
>>
>> Tested by running Tier5 CI (filtered to run just svc tests). This resulted in running this test with and without JTREG_TEST_THREAD_FACTORY=Virtual and also with a variety of GCs and platforms.
>
> Chris Plummer has updated the pull request incrementally with one additional commit since the last revision:
>
> Get rid of java.lang.reflect.Method import.
Looks good.
Thanks,
Serguei
Marked as reviewed by sspitsyn (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/15275#pullrequestreview-1577791653
PR Review: https://git.openjdk.org/jdk/pull/15275#pullrequestreview-1577791808
More information about the serviceability-dev
mailing list