LABEL REPORT: jdk17u-critical-request

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

Report generated: Wed Jun 07 07:54:30 CEST 2023

Minimal actionable level to display: NONE

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-8285515 (dc) DatagramChannel.disconnect fails with "Invalid argument" on macOS 12.4
JDK-8286594 (zipfs) Mention paths with dot elements in ZipException and cleanups
JDK-8287162 (zipfs) Performance regression related to support for POSIX file permissions

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-8297804 (tz) Update Timezone Data to 2022g
JDK-8292579 (tz) Update Timezone Data to 2022c

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-8028265 Add legacy tz tests to OpenJDK

hotspot/compiler

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8292260 [BACKOUT] JDK-8279219: [REDO] C2 crash when allocating array of size too large

hotspot/jvmti

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8293010 JDI ObjectReference/referringObjects/referringObjects001 fails: assert(env->is_enabled(JVMTI_EVENT_OBJECT_FREE)) failed: checking

infrastructure/build

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8292258 Bump update version for OpenJDK: jdk-17.0.4.1
JDK-8287378 GHA: Update cygwin to fix issues in langtools tests on Windows
JDK-8294310 compare.sh fails on macos after JDK-8293550
JDK-8304871 Use default visibility for static library builds
JDK-8293965 Code signing warnings after JDK-8293550

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-8275887 jarsigner prints invalid digest/signature algorithm warnings if keysize is weak/disabled
JDK-8280890 Cannot use '-Djava.system.class.loader' with class loader in signed JAR
JDK-8287109 Distrust.java failed with CertificateExpiredException

tools/javac

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8286444 javac errors after JDK-8251329 are not helpful enough to find root cause
JDK-8286855 javac error on invalid jar should only print filename

xml/jaxp

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8282761 XPathFactoryImpl remove setProperty and getProperty methods