RFR: 8286339: compiler/c2/irTests/TestEnumFinalFold.java fails if Enum/String methods are not inlined

Aleksey Shipilev shade at openjdk.java.net
Tue May 10 08:27:48 UTC 2022


On Tue, 10 May 2022 08:22:32 GMT, Jie Fu <jiefu 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.

-------------

PR: https://git.openjdk.java.net/jdk/pull/8625


More information about the hotspot-compiler-dev mailing list