RFR: 8316445: Mark com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java as vm.flagless
Leonid Mesnik
lmesnik at openjdk.org
Wed Sep 20 22:11:12 UTC 2023
On Tue, 19 Sep 2023 17:24:15 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> Test
> com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java
> check how beans work with VM flags and ignore external flags.
> It doesn't make sense to run it with external options so just mark it as flagless.
> Tested with running tier1 and test with/without additional options.
The vm.flagless is fixed to be supported in JDK tests.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15823#issuecomment-1728487948
More information about the serviceability-dev
mailing list