RFR: 8262424: Change multiple get_java_xxx() functions in thread.cpp into one function

Coleen Phillimore coleenp at openjdk.java.net
Fri Feb 26 19:20:02 UTC 2021


On Fri, 26 Feb 2021 14:30:20 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> Please review this small fix to change the multiple get_java_xxx() functions in thread.cpp into a single function.
> 
> The fix was tested with Mach5 tiers 1 and 2 on Linux, Mac OS, and Windows, and tiers 3-5 on Linux x64.
> 
> Thanks, Harold

Looks good then.

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

Marked as reviewed by coleenp (Reviewer).

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


More information about the hotspot-runtime-dev mailing list