LABEL REPORT: azul-interest

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

Report generated: Mon Apr 24 16:51:54 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-8257852 ☂ : Remove JNF dependencies from java.desktop module

client-libs/2d

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8273358 macOS Monterey does not have the font Times needed by Serif
JDK-8244088 [Regression] Switch of Gnome theme ends up in deadlocked UI
JDK-8218605 Startup Splash Screen of SwingSet2 flashes in smaller coordinates before appearing in the final size

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-8257148 Remove obsolete code in AWTView.m
JDK-7185258 [macOS] Deadlock in SunToolKit.realSync()

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-8258373 Update the text handling in the JPasswordField

core-libs

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8254078 DataOutputStream is very slow post-disabling of Biased Locking

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-8213017 jspawnhelper: need to handle pipe write failure when sending return code

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-8279842 HTTPS Channel Binding support for Java GSS/Kerberos
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-8264821 DirectIOTest fails on a system with large block size

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-8213325 (props) Properties.loadFromXML does not fully comply with the spec

core-libs/java.util.concurrent

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8221892 ThreadPoolExecutor: Thread.isAlive() is not equivalent to not being startable

core-svc

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8287894 Use fixed timestamp as an alternative of __DATE__ macro in jdk.jdi to make Windows build reproducible

hotspot/compiler

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8143925 enhancing CounterMode.crypt() for AESCrypt.implEncryptBlock()
JDK-8146581 Minor corrections to the patch submitted for earlier bug id - 8143925
JDK-8248552 C2 crashes with SIGFPE due to division by zero
JDK-8238758 [JVMCI] fix JVMCI jtreg events tests to work with GraalVM
JDK-8254317 C2: Resource consumption of ConvI2LNode::Ideal() grows exponentially
JDK-8217760 C2: Missing symbolic info on a call from intrinsics when invoked through MethodHandle
JDK-8217990 C2 UseOptoBiasInlining: load of markword optimized to 0 if running with -XX:-EliminateLocks
JDK-8191278 MappedByteBuffer bulk access memory failures are not handled gracefully
JDK-8076988 reevaluate trivial method policy
JDK-8216549 Mismatched unsafe access to non escaping object fails
JDK-8163511 Allocation of compile task fails with assert: "Leaking compilation tasks?"
JDK-8219993 AArch64: Compiled CI stubs are unsafely modified
JDK-8232084 HotSpot build failed with GCC 9.2.1
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-8216557 Aarch64: Add support for Concurrent Class Unloading
JDK-8230706 Waiting on completion of strong nmethod processing causes long pause times with G1
JDK-8224531 SEGV while collecting Klass statistics

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*)

hotspot/jvmti

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8253899 Make IsClassUnloadingEnabled signature match specification
JDK-8227277 HeapInspection::find_instances_at_safepoint walks dead objects

hotspot/runtime

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8263002 Remove CDS MiscCode region
JDK-8211296 Remove HotSpot deprecation warning suppression for Mac/clang
JDK-8243470 [macos] bring back O2 opt level for unsafe.cpp
JDK-8261652 Remove some dead comments from os_bsd_x86
JDK-8303861 Error handling step timeouts should never be blocked by OnError and others
JDK-8220672 [TESTBUG] TestCPUSets should check that cpuset does not exceed available cores
JDK-8208499 NMT: Missing memory tag for Safepoint polling page
JDK-8219370 NMT: Move synchronization primitives from mtInternal to mtSynchronizer
JDK-8214777 Avoid some GCC 8.X strncpy() errors in HotSpot

hotspot/svc-agent

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8229118 [TESTBUG] serviceability/sa/ClhsdbFindPC fails on AArch64
JDK-8270199 Most SA tests are skipped on macosx-aarch64 because all executables are signed

infrastructure

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8248495 [macos] zerovm is broken due to libffi headers location

infrastructure/build

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8264848 [macos] libjvm.dylib linker warning due to macOS version mismatch

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

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-8202837 PBES2 AlgorithmId encoding error in PKCS12 KeyStore
JDK-8242184 Default signature algorithm for an RSASSA-PSS key
JDK-8253299 Manifest bytes are read twice when verifying a signed JAR
JDK-8148188 Enhance the security libraries to record events of interest

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-8216012 Infinite loop in RSA KeyPairGenerator

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

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-8140466 ChaCha20 and Poly1305 TLS Cipher Suites
JDK-8163326 Update the default enabled cipher suites preference
JDK-8254631 Better support ALPN byte wire values in SunJSSE
JDK-8215712 Parsing extension failure may alert decode_error

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-8279520 SPNEGO has not passed channel binding info into the underlying mechanism

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-8274205 Handle KDC_ERR_SVC_UNAVAILABLE error code from KDC

tools/javap

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8216261 Javap ignores default modifier on interfaces

xml/javax.xml.parsers

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8280373 Update Xalan serializer / SystemIDResolver to align with JDK-8270492

xml/javax.xml.transform

Fix Versions Bug Synopsis
sh/8 8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8180901 Transformer.reset() resets the state only once