From 75de074e8473901fc9e25892a2fda4b43dcc3f7f Mon Sep 17 00:00:00 2001 From: Andrew Hughes Date: Mon, 17 Jan 2022 00:38:31 +0000 Subject: [PATCH] Sync gdb test with java-1.8.0-openjdk and disable for now until gdb is fixed. --- java-11-openjdk.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/java-11-openjdk.spec b/java-11-openjdk.spec index 9f15d6e..2fdb995 100644 --- a/java-11-openjdk.spec +++ b/java-11-openjdk.spec @@ -2044,13 +2044,18 @@ gdb -q "$JAVA_HOME/bin/java" < 0 # This fails on s390x for some reason. Disable for now. See: # https://koji.fedoraproject.org/koji/taskinfo?taskID=41499227 @@ -2058,6 +2063,7 @@ EOF grep 'JavaCallWrapper::JavaCallWrapper' gdb.out %endif %endif +%endif # Check src.zip has all sources. See RHBZ#1130490 $JAVA_HOME/bin/jar -tf $JAVA_HOME/lib/src.zip | grep 'sun.misc.Unsafe' @@ -2463,6 +2469,9 @@ end %endif %changelog +* Mon Jan 17 2022 Andrew Hughes - 1:11.0.14.0.8-0.1.ea +- Sync gdb test with java-1.8.0-openjdk and disable for now until gdb is fixed. + * Fri Jan 14 2022 Andrew Hughes - 1:11.0.14.0.8-0.1.ea - Update to jdk-11.0.14.0+8 - Update release notes to 11.0.14.0+8