RFR: 8314242: Update applications/scimark/Scimark.java to accept VM flags
David Holmes
dholmes at openjdk.org
Tue Aug 15 08:05:09 UTC 2023
On Mon, 14 Aug 2023 22:19:24 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> Test applications/scimark/Scimark.java is a small stress test which currently ignores VM flags and is vm.flagless.
> This fix update it to accept all flags.
>
> Tested by running tier1 and this test with additional VM flags.
Seems okay. Time will tell if this test runs okay with all potential flags.
Thanks.
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15280#pullrequestreview-1578126413
More information about the hotspot-dev
mailing list