Integrated: 8316464: 3 sun/tools tests ignore VM flags
Leonid Mesnik
lmesnik at openjdk.org
Thu Oct 12 23:35:24 UTC 2023
On Fri, 6 Oct 2023 19:24:03 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> I marked tests
> sun/tools/jcmd/TestProcessHelper.java
> sun/tools/jinfo/JInfoTest.java
> as headless. They used different specific VM options and are not worth executing with other VM flags.
> And fixed
> sun/tools/jstat/JStatInterval.java
> Tested with tier1, local execution of tests, and running sun/tools/jstat/JStatInterval.java with different options.
This pull request has now been integrated.
Changeset: 993951b8
Author: Leonid Mesnik <lmesnik at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/993951b85e016475f4cd5079ae21bd5ce1f2830c
Stats: 14 lines in 3 files changed: 2 ins; 4 del; 8 mod
8316464: 3 sun/tools tests ignore VM flags
Reviewed-by: sspitsyn, cjplummer
-------------
PR: https://git.openjdk.org/jdk/pull/16078
More information about the serviceability-dev
mailing list