On Thu, 24 Feb 2022 12:44:18 GMT, Alex Menkov <amen...@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 <amen...@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