RFR: 8286339: compiler/c2/irTests/TestEnumFinalFold.java fails if Enum/String methods are not inlined
Jie Fu
jiefu at openjdk.java.net
Tue May 10 09:02:56 UTC 2022
On Tue, 10 May 2022 08:46:05 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> I think many of our tests would fail with such invasive flag values. I don't think we can/should guard against all possible combinations of VM flags.
There are more than 100 tests under `hotspot/jtreg/compiler`, which `* @requires vm.flagless`.
Many of them seems to be added recently.
So is there a rule when should we add it?
Thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8625
More information about the hotspot-compiler-dev
mailing list