remove declaration of _Copy_conjoint_bytes
authorVladimir Petko <vladimir.petko@canonical.com>
Sun, 22 Sep 2024 12:49:33 +0000 (14:49 +0200)
committerMatthias Klose <doko@ubuntu.com>
Sun, 22 Sep 2024 12:49:33 +0000 (14:49 +0200)
commit29fcd2affcbedfe29c289f81bbb96f43631e5848
tree4b82b045a897f49649ffdc80eb42998fece560f2
parent9da28581cf2da4d8e245f43d7a144a312b550f5c
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
src/hotspot/os_cpu/linux_arm/linux_arm_32.S