On Wed, 28 Apr 2021 01:20:24 GMT, Yasumasa Suenaga <ysuen...@openjdk.org> wrote:

> We can see compiler warnings in jni_util.c as following on GCC 11. `buf` 
> should be initialized.

This pull request has now been integrated.

Changeset: 4a9f2319
Author:    Yasumasa Suenaga <ysuen...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/4a9f2319c9cec5c2cc69aafe6abdf93aff120084
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8266173: -Wmaybe-uninitialized happens in jni_util.c

Reviewed-by: dholmes

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

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

Reply via email to