RFR: 8330157: C2: Add a stress flag for bailouts
Daniel Skantz
duke at openjdk.org
Wed Jun 12 15:07:11 UTC 2024
On Tue, 11 Jun 2024 12:01:16 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> This looks useful.
>
> Is it planned to also test bailouts for C1 with the same switch?
Thanks for the review, Thomas! I did not consider stressing C1 bailouts. If this method is shown to be effective for C1 too, could we consider adding a separate flag for that at a later time?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19646#issuecomment-2163274604
More information about the hotspot-compiler-dev
mailing list