LABEL REPORT: jdk8u-fix-request

This report shows bugs with the given label, along with their backporting status.

Report generated: Wed Jun 07 02:04:57 CEST 2023

Minimal actionable level to display: WAITING

client-libs

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8035287 gcc warnings compiling various libraries files

client-libs/2d

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8042199 The build of J2DBench via makefile is broken after the JDK-8005402
JDK-8057986 freetype code to get glyph outline does not handle initial control point properly
JDK-8143849 Integrate Marlin renderer per JEP 265
JDK-8144630 Use PrivilegedAction to create Thread in Marlin RendererStats
JDK-8144654 Improve Marlin logging

client-libs/java.awt

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8068275 Some tests failed after JDK-8063104

client-libs/java.beans

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8072770 [TESTBUG] Some Introspector tests fail with a Java heap bigger than 4GB

client-libs/javax.swing

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8067441 Some tests fails with error: cannot find symbol getSystemMnemonicKeyCodes()
JDK-8130772 Util.hitMnemonics does not work: getSystemMnemonicKeyCodes() returns ALT_MASK rather than VK_ALT

core-libs

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8078334 Mark regression tests using randomness
JDK-8284756 [11u] Remove unused isUseContainerSupport in CgroupV1Subsystem
JDK-8037866 Replace the Fun class in tests with lambdas
JDK-8221340 [TESTBUG] TestCgroupMetrics.java fails after fix for JDK-8219562
JDK-8243539 Copyright info (Year) should be updated for fix of 8241638
JDK-8287663 Add a regression test for JDK-8287073
JDK-8287073 NPE from CgroupV2Subsystem.getInstance()

core-libs/java.io

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8194154 System property user.dir should not be changed

core-libs/java.lang

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8201793 (ref) Reference object should not support cloning
JDK-8218915 Change isJavaIdentifierStart and isJavaIdentifierPart to handle new code points

core-libs/java.lang:class_loading

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8302791 Add specific ClassLoader object to Proxy IllegalArgumentException message

core-libs/java.lang:reflect

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8170467 (reflect) Optimize SignatureParser's use of StringBuilders
JDK-8068736 Avoid synchronization on Executable/Field.declaredAnnotations

core-libs/java.net

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8151226 Mark UdpTest.java as intermittently failing
JDK-8254967 com.sun.net.HttpsServer spins on TLS session close

core-libs/java.nio

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8075774 Small readability and performance improvements for zipfs
JDK-8202788 Explicitly reclaim cached thread-local direct buffers at thread exit

core-libs/java.time

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8224560 (tz) Upgrade Timezone Data to tzdata2019a
JDK-8305113 (tz) Update Timezone Data to 2023c

core-libs/java.util

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8166148 Fix for JDK-8165936 broke Solaris builds
JDK-8073347 javadoc of Formattable messed up by JDK-8019857
JDK-8132745 TEST_BUG: minor cleanup of java/util/Scanner/ScanTest.java

core-libs/java.util.jar

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8295530 Update Zlib Data Compression Library to Version 1.2.13

core-libs/java.util:collections

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8205399 Set node color on pinned HashMap.TreeNode deletion

core-libs/java.util:i18n

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8177472 Remove hard-coded IANA Subtag Registry map in LocaleEquivalentMap.java
JDK-8211398 Square character support for the Japanese new era
JDK-8274658 ISO 4217 Amendment 170 Update
JDK-8283277 ISO 4217 Amendment 171 Update
JDK-8289549 ISO 4217 Amendment 172 Update
JDK-8294307 ISO 4217 Amendment 173 Update
JDK-8296239 ISO 4217 Amendment 174 Update
JDK-8208656 Move java/util/Calendar/CalendarTestScripts tests into OpenJDK
JDK-8252497 Incorrect numeric currency code for ROL
JDK-8274864 Remove Amman/Cairo hacks in ZoneInfoFile

core-svc

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8203357 Container Metrics
JDK-8262379 Add regression test for JDK-8257746

core-svc/debugger

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8279669 test/jdk/com/sun/jdi/TestScaffold.java uses wrong condition

core-svc/java.lang.management

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8025886 replace [[ and == bash extensions in regtest

core-svc/tools

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8257397 [TESTBUG] test/lib/containers/docker/Common.java refers to -Xlog:os+container=trace

hotspot

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8239400 [8u] clean up delete-non-virtual-dtor warnings in HotSpot

hotspot/compiler

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8036122 Fix warning "format not a string literal"
JDK-8067941 [TESTBUG] Fix tests for OS with 64K page size.
JDK-8134869 AARCH64: GHASH intrinsic is not optimal
JDK-8146612 C2: Precedence edges specification violated
JDK-8158232 PPC64: improve byte, int and long array copy stubs by using VSX instructions
JDK-8202952 C2: Unexpected dead nodes after matching

hotspot/gc

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8166583 Add oopDesc::klass_or_null_acquire()
JDK-8132148 G1 hs_err region dump legend out of sync with region values

hotspot/jfr

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8287463 JFR: Disable TestDevNull.java on Windows
JDK-8260589 Crash in JfrTraceIdLoadBarrier::load(_jclass*)
JDK-8239140 Backport JFR to OpenJDK 8

hotspot/jvmti

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8235218 Minimal VM is broken after JDK-8173361

hotspot/runtime

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8173339 AArch64: Fix minimum stack size computations
JDK-7102541 RFE: os::set_native_thread_name() cleanups
JDK-8239559 Cgroups: Incorrect detection logic on some systems
JDK-8287741 Fix of JDK-8287107 (unused cgv1 freezer controller) was incomplete
JDK-8239886 Minimal VM build fails after JDK-8237499
JDK-8252957 Wrong comment in CgroupV1Subsystem::cpu_quota
JDK-8266749 AArch64: Backtracing broken on PAC enabled systems
JDK-8269882 stack-use-after-scope in NewObjectA
JDK-6885993 Named Thread: introduce print() and print_on(outputStream* st) methods
JDK-8302191 Performance degradation for float/double modulo on Linux

hotspot/test

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8295288 Some vm_flags tests associate with a wrong BugID

infrastructure/build

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8193764 Cannot set COMPANY_NAME when configuring a build
JDK-8022263 use same Clang warnings on BSD as on Linux
JDK-8065215 Print warning summary at end of configure
JDK-8251120 [8u] HotSpot build assumes ENABLE_JFR is set to either true or false
JDK-8253550 [8u] JDK-8252395 breaks the build for make STRIP_POLICY=no_strip
JDK-8253424 Add support for running pre-submit testing using GitHub Actions
JDK-8254318 Remove .hgtags
JDK-8286989 Build failure on macOS after 8281814
JDK-8290000 Bump macOS GitHub actions to macOS 11
JDK-8294863 Enable partial tier1 testing in GHA for JDK8

other-libs/other

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8048021 Remove @version tag in jaxp repo

security-libs

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8282538 PKCS11 tests fail on CentOS Stream 9
JDK-8205014 com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java failed with "Read timed out"

security-libs/java.security

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8189131 Open-source the Oracle JDK Root Certificates
JDK-8230978 Add support for RSASSA-PSS Signature algorithm (Java SE 8)
JDK-8191031 Remove several Symantec Root CAs
JDK-8202837 PBES2 AlgorithmId encoding error in PKCS12 KeyStore
JDK-8232019 Add LuxTrust certificate updates to the existing root program
JDK-8233223 Add Amazon Root CA certificates
JDK-8243321 Add Entrust root CA - G4 to Oracle Root CA program
JDK-8259338 Add expiry exception for identrustdstx3 alias to VerifyCACerts.java test
JDK-8225083 Remove Google certificate that is expiring in December 2021
JDK-8298108 Add a regression test for JDK-8297684
JDK-8305975 Add TWCA Global Root CA
JDK-8304760 Add 2 Microsoft TLS roots
JDK-8307134 Add GTS root CAs
JDK-8223555 Cleanups in cacerts tests
JDK-8224727 Problem list test security/infra/java/security/cert/CertPathValidator/certification/ActalisCA.java
JDK-8268558 [TESTBUG] Case 2 in TestP11KeyFactoryGetRSAKeySpec is skipped
JDK-8195774 Add Entrust root certificates
JDK-8216280 Allow later Symantec Policy distrust date for two Apple SubCAs

security-libs/javax.crypto

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8178374 Problematic ByteBuffer handling in CipherSpi.bufferCrypt method

security-libs/javax.crypto:pkcs11

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8244154 Update SunPKCS11 provider with PKCS11 v3.0 header files
JDK-8289301 P11Cipher should not throw out of bounds exception during padding
JDK-8293232 Fix race condition in pkcs11 SessionManager
JDK-8293815 P11PSSSignature.engineUpdate should not print debug messages during normal operation

security-libs/javax.net.ssl

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8129988 JSSE should create a single instance of the cacerts KeyStore
JDK-8230977 JEP 244: TLS Application-Layer Protocol Negotiation Extension (Java SE 8)
JDK-8202343 Disable TLS 1.0 and 1.1
JDK-8254631 Better support ALPN byte wire values in SunJSSE
JDK-8282600 SSLSocketImpl should not use user_canceled workaround when not necessary
JDK-8270317 Large Allocation in CipherSuite
JDK-8205111 Develop new Test to verify different key types for supported TLS protocols.
JDK-8245466 Backport TLSv1.3 protocol implementation

security-libs/javax.xml.crypto

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8079693 Add support for ECDSA P-384 and P-521 curves to XML Signature
JDK-8162723 Array index overflow in Base64 utility class

security-libs/org.ietf.jgss

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8301760 Fix possible leak in SpNegoContext dispose

security-libs/org.ietf.jgss:krb5

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8164656 krb5 does not retry if TCP connection timeouts
JDK-8139348 Deprecate 3DES and RC4 in Kerberos

tools/javac

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8066807 langtools/test/Makefile should use -agentvm not -samevm

tools/launcher

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8241638 launcher time metrics always report 1 on Linux when _JAVA_LAUNCHER_DEBUG set

xml/javax.xml.xpath

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8087283 Add support for the XML Signature here() function to the JDK XPath implementation