JDK-8273135: java/awt/color/ICC_ColorSpace/
/MTTransformReplacedProfile.java crashes in liblcms.dylib with
NULLSeek+0x7
JDK-8274736: Concurrent read/close of SSLSockets causes
SSLSessions to be invalidated unnecessarily
JDK-8280158: New test from JDK-8274736 failed with/without
patch in JDK11u
JDK-8298873: Update IllegalRecordVersion.java for changes to
TLS implementation
JDK-8301189: validate-source fails after JDK-8298873
JDK-8314730: GHA: Drop libfreetype6-dev transitional package
in favor of libfreetype-dev
JDK-8321489: Update LCMS to 2.16
JDK-8336451: [11u] GHA macos-13 and macos-15 builders are
unable to resolve local hostname
JDK-8348110: Update LCMS to 2.17
JDK-8351359: OperatingSystemMXBean: values from getCpuLoad and
getProcessCpuLoad are stale after 24.8 days (Windows)
JDK-8363966: GHA: Switch cross-compiling sysroots to Debian
trixie
JDK-8368041: Enhance TLS certificate handling
JDK-8369996: Testcase java/net/Socket/B8312065.java fails on
Mac, AIX and Solaris
JDK-8372351: Add 2 WISeKey roots
JDK-8374058: Enhance JPEG handling
JDK-8374888: Implement internal test cache to help
UserIterCount test performance
JDK-8375065: Update LCMS to 2.18
JDK-8377158: Enhance XBM image support
JDK-8377498: Improve HttpServer handling
JDK-8377833: Enhance Jar file processing
JDK-8378631: Update Zlib Data Compression Library to Version
1.3.2
JDK-8378687: Improve delegation of HttpURLConnection
JDK-8379684: Bump update version of OpenJDK: 8u502
JDK-8380377: [8u] Problem list CAInterop.java#teliarootcav2
JDK-8380672: Improve certification checking
JDK-8380689: distrust/Chunghwa.java test fails with a
compilation error
JDK-8380947: Add pull request template
JDK-8381039: Enhance AWT ImagingLib
JDK-8381049: Enhance Jar handling
JDK-8381185: Improve Nashorn index handling
JDK-8381195: Enhance Dataview Implementation
JDK-8381519: Enhance Der Value Handling
JDK-8381796: Enhance Certificate parsing
JDK-8383175: (tz) Update Timezone Data to 2026b
JDK-8383354: Update LCMS to 2.19.1
JDK-8383473: Follow on from tzdata2026b time change to include
temporary hack BC time change
JDK-8384158: GHA: Downgrade Windows GHA runners to
windows-2022 temporarily
AArch32 port
JDK-8385332: aarch32 started to crash after 8261235
Drop broken classes.jsa (embedded build path failed java -Xshare:on -version)
Unset CFLAGS/CXXFLAGS after configure to avoid warnings
Require at least gcc 7 on aarch64 since with gcc < 5 is considered
broken by upstream on this architecture: 'checking for broken
aarch64 gcc 4.x... configure: error: GCC < 5 may incorrectly
compile HotSpot on aarch64. See JDK-8360869.'
Make post scripts less noisy (bsc#1267355)
Use libalternatives instead of update-alternatives for distributions where libalternatives is available