diff options
author | James Le Cuirot <chewi@gentoo.org> | 2017-12-06 21:52:09 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2017-12-06 21:54:52 +0000 |
commit | ab46ebc3a07bfe8af6de9f2293f4dd2e8a16935d (patch) | |
tree | 6286804cfa9103f9192938a558db5dfe9c234aec /profiles | |
parent | dev-java/icedtea-bin: Goodbye Java 7! (diff) | |
download | gentoo-ab46ebc3a07bfe8af6de9f2293f4dd2e8a16935d.tar.gz gentoo-ab46ebc3a07bfe8af6de9f2293f4dd2e8a16935d.tar.bz2 gentoo-ab46ebc3a07bfe8af6de9f2293f4dd2e8a16935d.zip |
profiles: Remove obsolete Java 7 arm mask
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm/armv7a/package.mask | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/profiles/arch/arm/armv7a/package.mask b/profiles/arch/arm/armv7a/package.mask index f997bb167982..4cce0b3608ea 100644 --- a/profiles/arch/arm/armv7a/package.mask +++ b/profiles/arch/arm/armv7a/package.mask @@ -1,14 +1,6 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# James Le Cuirot <chewi@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 <chewi@gentoo.org> (09 Jan 2016) # This is built for armv6 so unmask against the wider arm mask. -dev-java/oracle-jdk-bin |