| non port: java/openjdk8/files/patch-jdk_src_solaris_native_sun_management_OperatingSystemImpl.c |
Number of commits found: 6 |
|
Sunday, 2 Nov 2025
|
21:48 Greg Lewis (glewis)
java/openjdk8: Update to 8u472
896d0d7 |
|
Friday, 27 Jun 2025
|
15:14 Baptiste Daroussin (bapt)
openjdk: remove need for fdescfs(5) and probably procfs(5)
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.
3a407ba |
|
Friday, 19 Apr 2019
|
16:31 glewis
* Update to 8u212.
* Change master site to Github
* Remove patches and Makefile fixes that have been upstreamed to Github
 |
|
Thursday, 7 Sep 2017
|
00:41 jkim
Fix available memory calculation on head after r309017.
Note PORTREVISION is not bumped because it only affects a kernel without
"options COMPAT_FREEBSD11".
 |
|
Sunday, 29 Jan 2017
|
07:08 glewis
. Update to 8u121.
 |
|
Thursday, 10 Dec 2015
|
18:43 jkim
Fix regression introduced in r372338, i.e., mis-merged fix for JDK-8031581.
PR: 205192
 |
Number of commits found: 6 |