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

Serguei Spitsyn sspitsyn at openjdk.org
Mon Oct 24 21:31:39 UTC 2022


On Fri, 21 Oct 2022 21:39:23 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

>> The fix removes nsk/jvmti/  tests ported to serviceability/jvmti and forward-ports corresponding fixed. The suspend/resume tests require more work covered by https://bugs.openjdk.org/browse/JDK-8295169.
>
> Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fix

Looks good.
Thanks,
Serguei

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?

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

Marked as reviewed by sspitsyn (Reviewer).

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


More information about the serviceability-dev mailing list