Integrated: 8344987: Test serviceability/sa/TestJhsdbJstackPrintVMLocks.java fails: NoClassDefFoundError: jdk/test/lib/Utils
Leonid Mesnik
lmesnik at openjdk.org
Tue Dec 3 20:35:48 UTC 2024
On Wed, 27 Nov 2024 02:13:41 GMT, Leonid Mesnik <lmesnik at 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 <lmesnik at 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
More information about the hotspot-runtime-dev
mailing list