LABEL REPORT: huawei-interest

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

Report generated: Tue Sep 26 17:49:25 CEST 2023

Minimal actionable level to display: WAITING

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

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