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

Harold Seigel hseigel at openjdk.java.net
Tue Mar 2 15:49:48 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

This pull request has now been integrated.

Changeset: 96c43210
Author:    Harold Seigel <hseigel at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/96c43210
Stats:     111 lines in 1 file changed: 15 ins; 80 del; 16 mod

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

Reviewed-by: coleenp, lfoltan

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

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


More information about the hotspot-runtime-dev mailing list