LABEL REPORT: jdk17-fix-request

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

Report generated: Sat Dec 02 13:47:44 CET 2023

Minimal actionable level to display: NONE

client-libs/java.awt

Fix Versions Bug Synopsis
8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8269984 [macos] JTabbedPane title looks like disabled

hotspot/compiler

Fix Versions Bug Synopsis
8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8293774 Improve TraceOptoParse to dump the bytecode name
JDK-8269752 C2: assert(false) failed: Bad graph detected in build_loop_late
JDK-8269240 java/foreign/stackwalk/TestAsyncStackWalk.java test failed with concurrent GC
JDK-8270307 C2: assert(false) failed: bad AD file after JDK-8267687
JDK-8270461 ZGC: Invalid oop passed to ZBarrierSetRuntime::load_barrier_on_oop_array
JDK-8271352 Extend jcc erratum mitigation to additional processors
JDK-8271272 C2: assert(!had_error) failed: bad dominance

hotspot/gc

Fix Versions Bug Synopsis
8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8271064 ZGC several jvm08 perf regressions after JDK-8268372

hotspot/jfr

Fix Versions Bug Synopsis
8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8270491 SEGV at read_string_field(oopDesc*, char const*, JavaThread*)+0x54
JDK-8271588 JFR Recorder Thread crashed with SIGSEGV in write_klass

hotspot/runtime

Fix Versions Bug Synopsis
8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8270993 Missing forward declaration of ZeroFrame
JDK-8270085 Suspend during block transition may deadlock if lock held
JDK-8271251 JavaThread::java_suspend() fails with "fatal error: Illegal threadstate encountered: 6"
JDK-8272472 StackGuardPages test doesn't build with glibc 2.34
JDK-8268425 Show decimal nid of OSThread instead of hex format one

infrastructure/build

Fix Versions Bug Synopsis
8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8270872 Final nroff manpage update for JDK 17

tools/javac

Fix Versions Bug Synopsis
8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8269150 UnicodeReader not translating \u005c\\u005d to \\]

tools/javadoc(tool)

Fix Versions Bug Synopsis
8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8270866 NPE in DocTreePath.getTreePath()

tools/jpackage

Fix Versions Bug Synopsis
8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8271155 Wrong path separator in env variable

xml/jaxp

Fix Versions Bug Synopsis
8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8290836 Improve test coverage for XPath functions: String Functions