remove declaration of _Copy_conjoint_bytes
authorVladimir Petko <vladimir.petko@canonical.com>
Wed, 16 Oct 2024 08:41:47 +0000 (10:41 +0200)
committerMatthias Klose <doko@ubuntu.com>
Wed, 16 Oct 2024 08:41:47 +0000 (10:41 +0200)
commit062f0dd80391d3cd75f60d4b892d20420ce2c98d
tree07935796c75ce882d8430e826c0c2f9111b86276
parent818110a43595c629d41ff642938bfc8c567a7e99
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