RFR: 8273933: [TESTBUG] Test must run without preallocated exceptions [v3]

Nils Eliasson neliasso at openjdk.java.net
Mon Sep 20 14:50:21 UTC 2021


On Mon, 20 Sep 2021 14:43:37 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

>> Nils Eliasson has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Update t105.java
>
> Looks good to me!

I changed the patch to disable OmitStackTraceInFastThrow instead of ProfileTraps, after a suggestion from @TobiHartmann. Disabling ProfileTraps has more side effects - so just disabling OmitStackTraceInFastThrow should keeps the test environment closer to default.

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

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


More information about the hotspot-compiler-dev mailing list