RFR: 8263709: Cleanup THREAD/TRAPS/CHECK usage in JRT_ENTRY routines
David Holmes
dholmes at openjdk.java.net
Thu Apr 8 06:08:11 UTC 2021
On Fri, 19 Mar 2021 11:56:43 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Changes requested by coleenp (Reviewer).
>
> I thought the purpose of this work was to make TRAPS and the JRT/JVM_ENTRY macros take JavaThread instead of Thread.
> ie #define TRAPS JavaThread* THREAD
I'm closing this PR and coming back with a new version that we have discussed offline. A clean start will be easier.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3062
More information about the hotspot-runtime-dev
mailing list