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 08:40:47 UTC 2022
On Tue, 10 May 2022 08:24:37 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> > Shall we add `* @requires vm.flagless` for this test?
>
> I don't think we should. The `CompileCommand`-s are just additional test configuration, not the test VM config per se.
Okay.
I am just wondering if the test would still pass with vm args like "-XX:-Inline".
-------------
PR: https://git.openjdk.java.net/jdk/pull/8625
More information about the hotspot-compiler-dev
mailing list