Bug#917772: java-common: Please bump OpenJDK version for sh4 to 11

John Paul Adrian Glaubitz glaubitz at physik.fu-berlin.de
Sun Dec 30 00:53:28 GMT 2018


Source: java-common
Version: 0.70
Severity: normal
User: debian-superh at lists.debian.org
Usertags: sh4

Hello!

I have successfully bootstrapped OpenJDK 11 for sh4, thus we can
bump the default Java version for sh4 in the java-common package
to 11:

--- debian/java_defaults.mk.orig        2018-10-03 23:26:42.000000000 +0200
+++ debian/java_defaults.mk     2018-12-29 23:11:51.998816128 +0100
@@ -7,10 +7,9 @@
                alpha amd64 arm64 armel armhf i386 \
                ia64 m68k mips mipsel mips64el \
                powerpc ppc64 ppc64el \
-               riscv64 s390x sparc64 x32
+               riscv64 s390x sh4 sparc64 x32
 java10_architectures = $(java11_architectures) \
-               powerpcspe \
-               sh4
+               powerpcspe
 java9_architectures = $(java10_architectures)
 java8_architectures = $(java9_architectures) \
                kfreebsd-amd64 kfreebsd-i386

Please incorporate this change for the next upload.

Thanks,
Adrian

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz at debian.org
`. `'   Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913
-------------- next part --------------
--- debian/java_defaults.mk.orig	2018-10-03 23:26:42.000000000 +0200
+++ debian/java_defaults.mk	2018-12-29 23:11:51.998816128 +0100
@@ -7,10 +7,9 @@
 		alpha amd64 arm64 armel armhf i386 \
 		ia64 m68k mips mipsel mips64el \
 		powerpc ppc64 ppc64el \
-		riscv64 s390x sparc64 x32
+		riscv64 s390x sh4 sparc64 x32
 java10_architectures = $(java11_architectures) \
-		powerpcspe \
-		sh4
+		powerpcspe
 java9_architectures = $(java10_architectures)
 java8_architectures = $(java9_architectures) \
 		kfreebsd-amd64 kfreebsd-i386


More information about the pkg-java-maintainers mailing list