Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 497940 - [java overlay] icedtea-7.9999 class collision + patch
Summary: [java overlay] icedtea-7.9999 class collision + patch
Status: RESOLVED FIXED
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:
Depends on:
Blocks:
 
Reported: 2014-01-12 21:31 UTC by A. Person
Modified: 2015-05-10 22:14 UTC (History)
0 users

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


Attachments
class collision patch (openjdk6-prefer_source.patch,2.12 KB, patch)
2014-01-12 21:34 UTC, A. Person
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description A. Person 2014-01-12 21:31:18 UTC
The following patch is required for icedtea-7.9999 to build.  The bug is described here:

http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1623

The original patch is here:

http://icedtea.classpath.org/hg/release/icedtea7-2.4/file/6c64497ab921/patches/boot/openjdk6-prefer_source.patch

The ebuild needs the following added to java_prepare():

export DISTRIBUTION_BOOT_PATCHES=patches/boot/openjdk6-prefer_source.patch
epatch "${FILESDIR}"/openjdk6-prefer_source.patch
Comment 1 A. Person 2014-01-12 21:34:31 UTC
Created attachment 367748 [details, diff]
class collision patch
Comment 2 James Le Cuirot gentoo-dev 2015-05-10 22:14:27 UTC
7.9999 has gone and I've built a couple of releases since then, plus upstream has marked this as fixed, so closing.