mirror of
https://git.freebsd.org/ports.git
synced 2025-07-11 14:29:17 -04:00
Implement getCommittedVirtualMemorySize() directly using sysctl kern.proc.vmmap Implement getOpenFileDescriptorCount() directly using sysctl kern.proc.nfds Note on openjdk17 use closefrom where possible (note this use case is only in openjdk 17, 21, 23 and 24) Remove the message about the use of fdescfs(5) as this is not needed for sure, keep the information about procfs(5) as I have not analysed enough the source code to make sure it is not used anywhere else, but I don't think it is. |
||
---|---|---|
.. | ||
patch-configure | ||
patch-make_autoconf_flags-cflags.m4 | ||
patch-make_autoconf_help.m4 | ||
patch-make_autoconf_libraries.m4 | ||
patch-make_hotspot_lib_JvmMapfile.gmk | ||
patch-make_modules_java.desktop_lib_Awt2dLibraries.gmk | ||
patch-src_hotspot_os__cpu_bsd__ppc_javaThread__bsd__ppc.cpp | ||
patch-src_hotspot_os__cpu_bsd__ppc_os__bsd__ppc.cpp | ||
patch-src_hotspot_os_bsd_os__bsd.cpp | ||
patch-src_java.desktop_share_native_libfontmanager_freetypeScaler.c | ||
patch-src_jdk.management_unix_native_libmanagement__ext_OperatingSystemImpl.c |