From: Vladimir Petko Date: Sat, 15 Mar 2025 07:27:31 +0000 (+0100) Subject: remove declaration of _Copy_conjoint_bytes X-Git-Tag: archive/raspbian/21.0.7_7ea-1+rpi1^2~7 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9805993c1f0a5b0e32f000c8db517191ff16ba85;p=openjdk-21.git remove declaration of _Copy_conjoint_bytes Bug: https://bugs.openjdk.org/browse/JDK-8329983 Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/collectd/+bug/2058966 Last-Update: 2024-04-10 JDK-8142362 removed implementation of _Copy_conjoint_bytes but left the symbol declaration in for armhf. This causes link failure against libjvm.so. Gbp-Pq: Name jdk-8329983.patch --- diff --git a/src/hotspot/os_cpu/linux_arm/linux_arm_32.S b/src/hotspot/os_cpu/linux_arm/linux_arm_32.S index eb560d8f0..cfac173b1 100644 --- a/src/hotspot/os_cpu/linux_arm/linux_arm_32.S +++ b/src/hotspot/os_cpu/linux_arm/linux_arm_32.S @@ -28,8 +28,6 @@ # point or use it in the same manner as does the server # compiler. - .globl _Copy_conjoint_bytes - .type _Copy_conjoint_bytes, %function .globl _Copy_arrayof_conjoint_bytes .type _Copy_arrayof_conjoint_bytes, %function .globl _Copy_disjoint_words