Integrated: 8266087: Move 'buffer' declaration in get_user_name_slow() inside of linux specific code

Harold Seigel hseigel at openjdk.java.net
Wed Apr 28 14:53:52 UTC 2021


On Wed, 28 Apr 2021 14:01:14 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> Please review this very small fix for JDK-8266087.  The fix was tested by running Mach5 tiers 1 and 2 on Linux, Mac OS, and Windows.
> 
> Thanks, Harold

This pull request has now been integrated.

Changeset: f40bf1d2
Author:    Harold Seigel <hseigel at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f40bf1d24010e3bd9252cef790e9f3039376fb08
Stats:     2 lines in 1 file changed: 1 ins; 1 del; 0 mod

8266087: Move 'buffer' declaration in get_user_name_slow() inside of linux specific code

Reviewed-by: zgu, dcubed

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

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


More information about the hotspot-runtime-dev mailing list