From ec4fbdd04416c31a0607e12445704b1a4a7a6ef3 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Fri, 5 Aug 2016 11:33:45 +0100 Subject: [PATCH] profiles: Mask icedtea:7 on arm as well as icedtea-bin:7 --- profiles/arch/arm/armv7a/package.mask | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/profiles/arch/arm/armv7a/package.mask b/profiles/arch/arm/armv7a/package.mask index 8686f2f66dc1..50c309f4c7ec 100644 --- a/profiles/arch/arm/armv7a/package.mask +++ b/profiles/arch/arm/armv7a/package.mask @@ -2,17 +2,19 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# James Le Cuirot (05 Aug 2016) +# The ARM32 JIT code is broken as of 7.2.6.6. Without this, Java 7 is +# no faster than Java 8. It seems more likely that Java 8 will see a +# new HotSpot port before this breakage is fixed. Earlier versions +# have vulnerabilities so please switch to icedtea(-bin):8. +dev-java/icedtea:7 +dev-java/icedtea-bin:7 + # James Le Cuirot (09 Jan 2016) # This is built for armv6 so unmask against the wider arm mask. -dev-java/oracle-jdk-bin -dev-java/oracle-jre-bin -# James Le Cuirot (24 Apr 2016) -# The ARM32 JIT code is broken as of 7.2.6.6. Without this, Java 7 is -# no faster than Java 8. Earlier versions have vulnerabilities so -# either switch to icedtea-bin:8 or build icedtea:7 from source. -dev-java/icedtea-bin:7 - # James Le Cuirot (24 May 2015) # This is built for armv7a so unmask against the wider arm mask. -dev-java/icedtea-bin -- 2.26.2