RFR: 8324517: C2: crash in compiled code because of dependency on removed range check CastIIs [v2]

Emanuel Peter epeter at openjdk.org
Wed May 15 07:22:03 UTC 2024


On Tue, 16 Apr 2024 14:14:02 GMT, Roland Westrelin <roland at openjdk.org> wrote:

>> I think it would be great to have one run with absolutely no flags.
>
> @eme64 can you please explain why a run without flags make sense?

@rwestrel we internally have lots of different runs with different flags. Sometimes bugs only show under certain flag combinations. If you always have the flags on in the test already, then some combinations may not be effective. But if you think that some flags MUST always be on for the test to make any sense, then keep them, I guess.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18377#discussion_r1601093427


More information about the hotspot-compiler-dev mailing list