From dbab9cdda6dd07c3264dddeed9b37cfea6d0ee70 Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Sat, 25 Jul 2020 17:58:07 +0000 Subject: Restrict to Java 8 only PR: 244976 Submitted by: Lars Herschke --- java/icedtea-web/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java') diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index f5a6497264e0..7a67a363bfde 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -25,7 +25,7 @@ MAKE_JOBS_UNSAFE=yes GNU_CONFIGURE= yes USE_JAVA= yes -JAVA_VERSION= 7 8 +JAVA_VERSION= 8 JAVA_OS= native JAVA_VENDOR= openjdk USE_PERL5= build -- cgit v1.2.3