commit: ec4fbdd04416c31a0607e12445704b1a4a7a6ef3 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Fri Aug 5 10:33:45 2016 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Fri Aug 5 10:34:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec4fbdd0
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 8686f2f..50c309f 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 <ch...@gentoo.org> (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 <ch...@gentoo.org> (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 <ch...@gentoo.org> (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 <ch...@gentoo.org> (24 May 2015) # This is built for armv7a so unmask against the wider arm mask. -dev-java/icedtea-bin