Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 551516 - requesting jdk-8 support for arm
Summary: requesting jdk-8 support for arm
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: ARM Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
: 551664 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-06-08 21:03 UTC by M. B.
Modified: 2015-06-26 11:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description M. B. 2015-06-08 21:03:06 UTC
Currently there is only two JDKs supporting Java 8 on Gentoo: Oracle's binary blob and IcedTea 3, based on OpenJDK. While IcedTea 3 isn't (yet) building on arm, Oracle JDK is stable for x86 (u45), while there is no mention of it being available for ARM at all, even though it is (albeit only u33): http://www.oracle.com/technetwork/java/javase/downloads/jdk8-arm-downloads-2187472.html

Please modify the ebuild so that it can be emerged on ARM.

Reproducible: Always
Comment 1 James Le Cuirot gentoo-dev 2015-06-08 23:13:46 UTC
While I understand that there really is no alternative at the moment, I really wouldn't be comfortable with adding a known-vulnerable version to the tree. I hope icedtea won't be far too away. You're the only person calling for this, could you just modify the ebuild for your own needs? It already has the ARM stuff present.
Comment 2 Alexandre Rostovtsev (RETIRED) gentoo-dev 2015-06-10 23:03:49 UTC
*** Bug 551664 has been marked as a duplicate of this bug. ***
Comment 3 M. B. 2015-06-11 09:08:34 UTC
Actually that was the reason I filed this bug. I would advocate adding u33 as hardmasked, with just the arm keyword. So people can look up that it is vulnerable; maybe in the java-overlay?

The alternative is someone blindly downloading it and stuffing the binary into the running system, without any control of the package manager. As the duplicate shows, I am not the only one looking for arm support with a jdk-8.
Comment 4 Andrew John Hughes 2015-06-12 21:45:20 UTC
Resolving http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2413 in pre04 should get us further with ARM on IcedTea 3.x. I'd rather we invested time there than supported a proprietary binary with known security issues.
Comment 5 A. Person 2015-06-13 08:07:07 UTC
Some software purportedly only supports the Oracle bin and isn't compatible with OpenJDK.

Do the vulnerabilities only pertain to running untrusted code?  If so, it would be nice to be able to use it with a Java program you trust.
Comment 6 M. B. 2015-06-26 11:30:35 UTC
obsolete now since icedtea-3.0.0 builds on arm since pre04-r1.