Integrated: 8303921: serviceability/sa/UniqueVtableTest.java timed out
Alex Menkov
amenkov at openjdk.org
Fri Mar 17 18:26:55 UTC 2023
On Tue, 14 Mar 2023 22:05:44 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
> The change:
> - updates UniqueVtableTest to follow standard SA way - attach to target from subprocess and use SATestUtils.addPrivilegesIfNeeded for the subprocess;
> - updates several tests in the same directory to resolve NoClassDefFoundError failures; It's known JTReg issue that "@build" actions for part of used shared classes may cause intermittent NoClassDefFoundError in other tests which use the same shared library classpath.
>
> Tested: 100 runs on all platforms, no failures
This pull request has now been integrated.
Changeset: 02a4ee20
Author: Alex Menkov <amenkov at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/02a4ee206a979858c23c22da35e70560e0f27efd
Stats: 77 lines in 6 files changed: 39 ins; 22 del; 16 mod
8303921: serviceability/sa/UniqueVtableTest.java timed out
Reviewed-by: cjplummer, sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/13030
More information about the serviceability-dev
mailing list