RFR: 8263709: Cleanup THREAD/TRAPS/CHECK usage in JRT_ENTRY routines [v2]

David Holmes dholmes at openjdk.java.net
Mon Apr 12 21:55:58 UTC 2021


On Thu, 8 Apr 2021 13:00:03 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> David Holmes has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fixed CHECK on return statement.
>
> I think substituting "JavaThread* thread" for "JavaThread* current" is a good change and convention that makes the code more clear, so worth the dull code review and diffs.

Thanks for the reviews @coleenp , @hseigel  and @iklam .

Can someone from compiler team please take a look and give the okay? (I know things are a bit busy at the moment.)

Thanks,
David

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

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


More information about the hotspot-runtime-dev mailing list