<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/openjdk8/pkg-message, branch 13-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=13-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=13-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2025-06-27T15:14:08Z</updated>
<entry>
<title>openjdk: remove need for fdescfs(5) and probably procfs(5)</title>
<updated>2025-06-27T15:14:08Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2025-06-27T14:59:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3a407ba074c037ab429e357307016648b4d5ed33'/>
<id>urn:sha1:3a407ba074c037ab429e357307016648b4d5ed33</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>java/openjdk*: Update pkg-message information about fdescfs and procfs</title>
<updated>2025-01-06T14:16:58Z</updated>
<author>
<name>Xavier Beaudouin</name>
<email>kiwi@FreeBSD.org</email>
</author>
<published>2024-12-16T14:30:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2cf6bc1add649b35668b449ab35fb04ed0a6d263'/>
<id>urn:sha1:2cf6bc1add649b35668b449ab35fb04ed0a6d263</id>
<content type='text'>
OpenJDK installation inform that fdescfs(5) and procfs(5) should be
mounted when using OpenJDK.
After doing some test and some traces, it seems that this should be
no so usefull, some applications will require it, but most of java
applications doesn't seems to suffer to work or performance when
such pseudo FS is not mounted.

So this change request permit to let local administrator to decide if
it is really needed or not.

Sponsored by:	Entersekt (previously Modirum MDpay)
Sponsored by:	Klara Inc.
Approved by:	0mp (mentor)
PR:	283364
</content>
</entry>
<entry>
<title>Reinstate guidance to have /proc mounted</title>
<updated>2019-11-09T22:28:53Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2019-11-09T22:28:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=47bbc35509c297c0bd938b15cabf9255cb72a4c7'/>
<id>urn:sha1:47bbc35509c297c0bd938b15cabf9255cb72a4c7</id>
<content type='text'>
* Having /proc mounted is not generally critical, but there is at least one
  piece of functionality that does rely on its presence at the moment
  (e.g. OperatingSystemMXBean)
</content>
</entry>
<entry>
<title>Remove guidance about needing procfs</title>
<updated>2019-08-28T15:34:32Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2019-08-28T15:34:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e4d88a10b0e953760360f33f17a0b8a0744af812'/>
<id>urn:sha1:e4d88a10b0e953760360f33f17a0b8a0744af812</id>
<content type='text'>
* Remove portions of pkg-message that mention needing /proc mounted.
  This hasn't been the case for a while afaik (I don't have it mounted
  and haven't observed any related problems).
</content>
</entry>
<entry>
<title>Convert to UCL &amp; cleanup pkg-message (categories h-k)</title>
<updated>2019-08-13T22:22:35Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2019-08-13T22:22:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3bd0ac0d72aab526cd89382825e17fb94504687d'/>
<id>urn:sha1:3bd0ac0d72aab526cd89382825e17fb94504687d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a port of OpenJDK8.</title>
<updated>2014-03-28T22:11:29Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2014-03-28T22:11:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=aa8f38c3b67bc647eb1082c28adbf84a577ec664'/>
<id>urn:sha1:aa8f38c3b67bc647eb1082c28adbf84a577ec664</id>
<content type='text'>
Submitted by:	Brian Gardner &lt;openjdk@getsnappy.com&gt; (preliminary version)
</content>
</entry>
</feed>
