Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11479 - Please mask the sun-jdk-1.4
Summary: Please mask the sun-jdk-1.4
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-02 05:05 UTC by dhek bhun kho
Modified: 2003-02-04 19:42 UTC (History)
0 users

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 dhek bhun kho 2002-12-02 05:05:26 UTC
I am following the threads in the forum about using the sun jdk 1.4. For some
reason the sun jdk1.4 is unmasked. I _cannot_ get the sun-jdk 1.4 working at
all. Launching Netbeans causes a seg fault. The IBM jdk is working properly. 

I tried like 3 times to get the j2sdk ebuild working from the unstable tree, but
that one exits while compile the optimized target of the makefile with an exit
code of 139.

Please mask sun-jdk-1.4

Furthermore the java-config won't be able to handle the 1.4 version at all as it
is.Due to bytecode changes in the 1.4 jdk.E.g.

javac -source 1.4 requires target to be 1.4 and accept asserts
javac -source 1.3 accepts source code with the word assert in it

But this breaks the java-config because when you have compiled 1.4 source pre
1.4 vm's won´t be able to execute the bytecode.

This must be the reason there's no jdk 1.1.8 in the portage tree...
Comment 1 Adrian Almenar 2002-12-15 14:11:24 UTC
Do you have GRSECURITY compiled on your kernel ?
Comment 2 Adrian Almenar 2002-12-15 18:19:44 UTC
I should say that you have a unique case of inestability.
I have been using this JDK for a long time, and never had any problems. (5
Machines). 

You should check your installation.