On Wed, 27 Nov 2024 02:13:41 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:
> The real bug is > https://bugs.openjdk.org/browse/CODETOOLS-7902847 Class directory of a test > case should not be used to compile a library > > and the following workaround just excludes the testing group where it fails > often. > > There is no plans to update test right now. The jtreg should be fixed. This pull request has now been integrated. Changeset: 0664b517 Author: Leonid Mesnik <lmes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/0664b517650c622dcf21f8bd2e3e389e7d81bbab Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8344987: Test serviceability/sa/TestJhsdbJstackPrintVMLocks.java fails: NoClassDefFoundError: jdk/test/lib/Utils Reviewed-by: cjplummer ------------- PR: https://git.openjdk.org/jdk/pull/22405