RFR: 8294486: Remove vmTestbase/nsk/jvmti/ tests ported to serviceability/jvmti. [v2]

Leonid Mesnik lmesnik at openjdk.org
Mon Oct 24 21:44:52 UTC 2022


On Mon, 24 Oct 2022 21:28:55 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:

> Thank you for the update. One more question. A couple of tests are not listed in the `test/hotspot/jtreg/TEST.quick-groups`:
> 
> ```
>   test/hotspot/jtreg/vmTestbase/nsk/jvmti/GetFrameLocation/frameloc001
>   test/hotspot/jtreg/vmTestbase/nsk/jvmti/SingleStep/singlestep002
> ```
> 
> Is it because these tests were initially missed to be added into this file?

This file contains only tests which had 'quick' keyword before conversion from tonga.  So, they might be just were not supposed to add to quick group.

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

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


More information about the serviceability-dev mailing list