RFR: 8275908: Record null_check traps for calls and array_check traps in the interpreter [v2]
Volker Simonis
simonis at openjdk.java.net
Thu Nov 25 17:55:07 UTC 2021
On Thu, 25 Nov 2021 10:58:13 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
>> Volker Simonis has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Simplified test OptimizeImplicitExceptions.java and added Decompile.java test. Includes minor fixes requested by Martin and Christian
>
> Nice change! Looks good to me besides what was already said.
@TheRealMDoerr, @chhagedorn thanks a lot for the quick reviews.
I hope I could address all your concerns and suggestions with my latest push.
@chhagedorn: I'm especially happy that you like the tests. As all too often the effort for a good test is much higher than for the fix itself :)
-------------
PR: https://git.openjdk.java.net/jdk/pull/6541
More information about the hotspot-dev
mailing list