On 17/02/2020 07:48, linzang(臧琳) wrote:
Hi,
      May I ask help to review one tiny fix of build failure described at 
https://bugs.openjdk.java.net/browse/JDK-8239139
      Root cause is gcc version 8 prints warning for strncpy.
      The fix simply replace strncpy with snprintf.
      Thanks!
      Bug: https://bugs.openjdk.java.net/browse/JDK-8239139
      webrev: http://cr.openjdk.java.net/~lzang/8239139/webrev/

I've moved this issue to core-libs/java.nio as this relates to a recent added test for JDK-8231187. Can you follow you on nio-dev?

-Alan.

Reply via email to