Integrated: 8267796: vmTestbase/nsk/jvmti/scenarios/hotswap/HS201/hs201t002/TestDescription.java fails with NoClassDefFoundError

Alex Menkov amenkov at openjdk.java.net
Wed Mar 2 10:58:08 UTC 2022


On Thu, 24 Feb 2022 12:44:18 GMT, Alex Menkov <amenkov at openjdk.org> wrote:

> The fix adds workaround in hs201t001a class like we have in hs201t001 test to avoid class loading while the test do single stepping/pop frame.
> Also fixed a number of issues in the test.

This pull request has now been integrated.

Changeset: f12200cd
Author:    Alex Menkov <amenkov at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f12200cd11c2b689618cde1902db941ee23fbf80
Stats:     157 lines in 4 files changed: 65 ins; 55 del; 37 mod

8267796: vmTestbase/nsk/jvmti/scenarios/hotswap/HS201/hs201t002/TestDescription.java fails with NoClassDefFoundError

Reviewed-by: kevinw, cjplummer

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

PR: https://git.openjdk.java.net/jdk/pull/7607


More information about the serviceability-dev mailing list