From cddd1b23022d0fb84f0bd740bbaa17e869bb53e7 Mon Sep 17 00:00:00 2001 From: Timo Teräs Date: Mon, 15 Feb 2021 15:09:03 +0200 Subject: community/openjdk8: security upgrade to 3.17.1 (8.275.01) --- community/openjdk8/icedtea-hotspot-musl.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/openjdk8/icedtea-hotspot-musl.patch') diff --git a/community/openjdk8/icedtea-hotspot-musl.patch b/community/openjdk8/icedtea-hotspot-musl.patch index cbbb5525f05..c18653b9b3b 100644 --- a/community/openjdk8/icedtea-hotspot-musl.patch +++ b/community/openjdk8/icedtea-hotspot-musl.patch @@ -82,8 +82,8 @@ index d2c10e0..20f657f 100644 -# include +# include /* provides __u64 */ - #ifdef BUILTIN_SIM - #define REG_SP REG_RSP + #define REG_FP 29 + diff --git openjdk/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp openjdk/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp index 38388cb..2505ba8 100644 --- openjdk/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp -- cgit v1.2.3