On Wed, 23 Aug 2023 22:58:05 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:
> Mark 3 tests as flagless to don't run them if not needed. Also, small clean > up. You could use TEST_VM_FLAGLESS=false to forcibly ignore any vm.flagless and run them in testing. Or configure behavior in VMProps file. Currently, options like 'MaxRAMPercentage' and 'CreateCoredumpOnCrash' are ignored and the list could be extended. ------------- PR Comment: https://git.openjdk.org/jdk/pull/15407#issuecomment-1692506129