Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78835 - dev-java/sun-jre-bin-1.5.0.01 on amd64 should install both 32 and 64 bit versions
Summary: dev-java/sun-jre-bin-1.5.0.01 on amd64 should install both 32 and 64 bit vers...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-20 09:59 UTC by José Romildo Malaquias
Modified: 2005-12-22 04:51 UTC (History)
3 users (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 José Romildo Malaquias 2005-01-20 09:59:19 UTC
dev-java/sun-jre-bin-1.5.0.01 installs the 32 bits version of the sun jre only on the x86 arch. For the am64 arch, it chooses to install only the 64 bits version.

As the java plugin from the 32 bits version works with mozilla-firefox-bin, and the 64 bits does not, it is desirable to have the chance to choose between 32 bits and 64 bits (or maybe both) versions.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jakub Klawiter 2005-05-16 15:19:38 UTC
cc
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2005-12-07 13:27:06 UTC
amd64 team: please comment
Comment 3 Josh Nichols (RETIRED) gentoo-dev 2005-12-21 13:35:14 UTC
I really don't think this is the best approach. If anything, I think it would be better to have separate packages for each JRE, like sun-jre-compat, blackdown-jre-compat, etc., that would install the 32bit version.

Along those lines, emul-linux-x86-java was recently added which provides a 32bit Java environment (it ends up being blackdown-jre-1.4 if I recall). I think this is sufficient for now, but perhaps we need to add will need to add a 1.5 jre as well.
Comment 4 Herbie Hopkins (RETIRED) gentoo-dev 2005-12-22 02:37:00 UTC
(In reply to comment #3)
> I really don't think this is the best approach. If anything, I think it would
> be better to have separate packages for each JRE, like sun-jre-compat,
> blackdown-jre-compat, etc., that would install the 32bit version.
> 
> Along those lines, emul-linux-x86-java was recently added which provides a
> 32bit Java environment (it ends up being blackdown-jre-1.4 if I recall). I
> think this is sufficient for now, but perhaps we need to add will need to add a
> 1.5 jre as well.
> 

The primary reason for needing a 32bit jre on amd64 is to support the java functionality in openoffice-bin (and also to provide a browser plugin). With the next release of openoffice I hope to see native amd64 support which would make a 32bit jre faily redundant. I really don't see much point in adding multiple 32bit jre's at this point, emul-linux-x86-java is sufficient for now. But yes I will consider adding an emul-linux-x86-java-1.5 if I see the need for it.
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2005-12-22 04:51:45 UTC
WONTFIX for dev-java/sun-jre-bin then. File a request for emul-linux-x86-java-1.5 and reference this bug if you want 1.5 support as 32 bit binaries.