hg: jdk/jdk: 8229872: (fs) Increase buffer size used with getmntent
abrygin at azul.com
abrygin at azul.com
Mon Sep 30 11:52:05 UTC 2019
Changeset: 2d40e6a7ce8e
Author: vkempik
Date: 2019-09-24 14:54 +0300
URL: https://hg.openjdk.java.net/jdk/jdk/rev/2d40e6a7ce8e
8229872: (fs) Increase buffer size used with getmntent
Summary: Dynamically allocate memory for getmntent
Reviewed-by: alanb
! src/java.base/linux/classes/sun/nio/fs/LinuxFileSystem.java
! src/java.base/linux/classes/sun/nio/fs/LinuxNativeDispatcher.java
! src/java.base/linux/native/libnio/fs/LinuxNativeDispatcher.c
! src/java.base/unix/classes/sun/nio/fs/UnixNativeDispatcher.java
! src/java.base/unix/native/libnio/fs/UnixNativeDispatcher.c
More information about the jdk-all-changes
mailing list