I've just submitted a port for OpenJDK 26 to the FreeBSD ports tree.
This release includes relevant fixes for FreeBSD from mainline development, but
is otherwise identical to the upstream release.
Release notes for the upstream release is here:
#^https://www.oracle.com/java/technologies/javase/26-relnote-issues.html
FreeBSD related fixes on top of the upstream relese:
- Serviceability Agent: fix stack traces in threads.
- Serviceability Agent: simplify implementation of procadd_read_data to
read memory from process being traced.
- Serviceability Agent: symbol lookup would occationally fail for native
symbols in shared objects.
Let me know if you find any issues with this release.
Thanks to @FreeBSD Foundation for supporting my work on OpenJDK for FreeBSD.
#FreeBSD #OpenJDK #mywork #java #FLOSS #softwaredev
This release includes relevant fixes for FreeBSD from mainline development, but
is otherwise identical to the upstream release.
Release notes for the upstream release is here:
#^https://www.oracle.com/java/technologies/javase/26-relnote-issues.html
FreeBSD related fixes on top of the upstream relese:
- Serviceability Agent: fix stack traces in threads.
- Serviceability Agent: simplify implementation of procadd_read_data to
read memory from process being traced.
- Serviceability Agent: symbol lookup would occationally fail for native
symbols in shared objects.
Let me know if you find any issues with this release.
Thanks to @FreeBSD Foundation for supporting my work on OpenJDK for FreeBSD.
#FreeBSD #OpenJDK #mywork #java #FLOSS #softwaredev