LABEL REPORT: huawei-interest

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

Report generated: Fri Apr 26 12:12:15 CEST 2024

Minimal actionable level to display: NONE

core-libs/java.io

Fix Versions Bug Synopsis
8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8260273 DataOutputStream writeChars optimization

core-libs/java.nio

Fix Versions Bug Synopsis
8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8260694 (fc) Clarify FileChannel.transferFrom to better describe "no bytes available" case
JDK-6878250 (so) IllegalBlockingModeException thrown when reading from a closed SocketChannel's InputStream

core-libs/java.util:i18n

Fix Versions Bug Synopsis
8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8273111 Default timezone should return zone ID if /etc/localtime is valid but not canonicalization on linux

core-svc/java.lang.instrument

Fix Versions Bug Synopsis
8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8266187 Memory leak in appendBootClassPath()

hotspot/compiler

Fix Versions Bug Synopsis
8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8265107 Fix effect problems
JDK-8253623 Fastdebug JVM crashes with Vector API when PrintAssembly is turned on
JDK-8254826 Add reduction nodes implementation for Arm SVE
JDK-8259536 Add cast nodes between interger types implementation for Arm SVE
JDK-8259604 Change the implementation of loadV_partial and storeV_partial in Aarch64-SVE backend
JDK-8260580 Merge LateInlineVirtualCallGenerator codes from upstream
JDK-8261108 Add cast nodes from integer types to float types implementation for Arm SVE
JDK-8262492 Add cast nodes between float types implementation for Arm SVE
JDK-8263001 Add cast nodes from single precision float types to interger types implementation for Arm SVE
JDK-8263348 Add cast nodes from double precision float types to interger types implementation for Arm SVE
JDK-8263417 Add Extract integer nodes implementation for Arm SVE
JDK-8263644 Add Extract float nodes implementation for Arm SVE
JDK-8264153 Add Insert integer nodes implementation for Arm SVE
JDK-8264469 Add Insert float nodes implementation for Arm SVE
JDK-8265196 Add LoadShuffle nodes implementation for Arm SVE
JDK-8265321 Add Rearrange nodes implementation for Arm SVE
JDK-8265817 Add LoadVectorGather nodes implementation for Arm SVE
JDK-8265916 Add StoreVectorScatter nodes implementation for Arm SVE
JDK-8266286 Add LoadVectorGather and StoreVectorScatter's partial version
JDK-8266775 Add VectorLoadConst node implementation for Arm SVE
JDK-8259948 Aarch64: Add cast nodes for Aarch64 Neon backend
JDK-8284198 Undo JDK-8261137: Optimization of Box nodes in uncommon_trap
JDK-8231988 Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop
JDK-8253353 Crash in C2: guarantee(n != NULL) failed: No Node
JDK-8260339 JVM crashes when executing PhaseIdealLoop::match_fill_loop
JDK-8264940 java/lang/invoke/6998541/Test6998541.java failed "guarantee(ik->is_initialized()) failed: java/lang/Byte$ByteCache must be initialized"
JDK-8255448 Fastdebug JVM crashes with Vector API when PrintAssembly is turned on
JDK-8258989 JVM is failed to inline in jdk.internal.vm.vector.VectorSupport::convert
JDK-8263352 assert(use == polladr) failed: the use should be a safepoint polling
JDK-8265956 JVM crashes when matching LShiftVB Node
JDK-8265907 JVM crashes when matching VectorMaskCmp Node
JDK-8272413 Incorrect num of element count calculation for vector cast
JDK-8253036 [8u] Support building the Zero assembler port on AArch64
JDK-8259044 JVM lacks data type qualifier when using -XX:+PrintAssembly with AArch64-Neon backend
JDK-8261137 Optimization of Box nodes in uncommon_trap
JDK-8264885 Fix the code style of macro in aarch64_neon_ad.m4
JDK-8263006 Add optimization for Max(*)Node and Min(*)Node
JDK-8270832 Aarch64: Update algorithm annotations for MacroAssembler::fill_words
JDK-8268231 Aarch64: Use Ldp in intrinsics for String.compareTo
JDK-8258072 Add Reinterpret nodes implementation for Arm SVE

hotspot/gc

Fix Versions Bug Synopsis
8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8260208 Improve dummy object filling condition in G1CollectedHeap::fill_archive_regions in cds
JDK-8260200 G1: Remove unnecessary update in FreeRegionList::remove_starting_at
JDK-8262068 Improve G1 Full GC by skipping compaction for regions with high survival ratio
JDK-8264987 G1: Fill BOTs for Survivor-turned-to-Old regions in full gc

hotspot/other

Fix Versions Bug Synopsis
8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8267130 Memory Overflow in Disassembler::load_library

hotspot/runtime

Fix Versions Bug Synopsis
8 9 10 11 12 13 14 15 16 17 18 19 20 21
JDK-8264760 JVM crashes when two threads encounter the same resolution error