CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/05/01 14:55:10
Modified files:
devel/jdk/11 : Makefile distinfo
devel/jdk/11/patches: patch-make_common_NativeCompilation_gmk
Added files:
devel/jdk/11/patches: patch-src_hotspot_os_bsd_os_bsd_cpp
Log message:
Update to 11.0.23 GA:
* Contains upstream bug and security fixes:
https://openjdk.org/groups/vulnerability/advisories/2024-04-16
* Take advantage of hyperthreading when hw.smt is enabled. Patch
originally submitted by Kirill A. Korinsky <[email protected]>