Withdrawn: 8336691: Test LongArgTest.java intermittent fails java.lang.NoClassDefFoundError: jdk/test/lib/Utils
duke
duke at openjdk.org
Sat Jan 4 17:21:43 UTC 2025
On Thu, 18 Jul 2024 01:49:54 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi all,
> The testcase `serviceability/attach/LongArgTest.java` intermittent fails `java.lang.NoClassDefFoundError: jdk/test/lib/Utils`. Jtreg doesn't automatically compile `jdk/test/lib/Utils.class` and `jdk/test/lib/apps/LingeredApp.class` etc.. Maybe it's a jtreg framework bug.
> I think it's necessory to compile `jdk.test.lib.Utils` and `jdk.test.lib.apps.LingeredApp` explicitly.
> Only change the testcase, the change has been verified, no risk.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/20228
More information about the serviceability-dev
mailing list