Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 445350

Summary: gcj-jdk 4.6.3-r2 and java_config ignore PREFIX in JAVA_HOME
Product: Gentoo Linux Reporter: Jeffrey Ratcliffe <Jeffrey.Ratcliffe>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jeffrey Ratcliffe 2012-11-30 14:17:40 UTC
When setting JAVA_HOME for gcj-jdk 4.6.3-r2 in a gentoo prefix, the PREFIX is ignored.

i.e.

$ java-config -g JAVA_HOME
/usr/lib/gcj-jdk-4.6.3

when it should return

/home/jeff/amd64-linux/usr/lib/gcj-jdk-4.6.3

The package is otherwise installed correctly, as far as I can tell.
Comment 1 Ralph Sennhauser (RETIRED) gentoo-dev 2013-01-13 16:56:23 UTC
Fixed, you will have to reinstall to get the fixed env file. Thanks for the report.

  13 Jan 2013; Ralph Sennhauser <sera@gentoo.org> files/gcj-jdk.env:
  Make vm env file Prefix aware. #445350