RFR: 8344987: Test serviceability/sa/TestJhsdbJstackPrintVMLocks.java fails: NoClassDefFoundError: jdk/test/lib/Utils
Chris Plummer
cjplummer at openjdk.org
Tue Dec 3 19:08:40 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.
Marked as reviewed by cjplummer (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/22405#pullrequestreview-2476567147
More information about the serviceability-dev
mailing list