hg: jdk/sandbox: 8229872: (fs) Increase buffer size used with getmntent
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Mon Sep 30 12:00:21 UTC 2019
Changeset: 2d40e6a7ce8e
Author: vkempik
Date: 2019-09-24 14:54 +0300
URL: https://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes
mailing list