On Tue, 19 Sep 2023 17:24:15 GMT, Leonid Mesnik <lmes...@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