Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 174196 - gjl doesn't use the VM entry in package.env
Summary: gjl doesn't use the VM entry in package.env
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-11 19:22 UTC by Petteri Räty (RETIRED)
Modified: 2016-05-18 21:19 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 Petteri Räty (RETIRED) gentoo-dev 2007-04-11 19:22:58 UTC
pena src # grep VM /usr/share/jswat-2/package.env
VM="=virtual/jre-1.4*"
MERGE_VM="sun-jdk-1.4"

betelgeuse@pena ~ $ java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Server VM (build 1.6.0-b105, mixed mode)

betelgeuse@pena ~ $ gjl -p jswat-2 --get-vm
betelgeuse@pena ~ $

Uses SOURCE and TARGET entries. Maybe should use VM instead.
Comment 1 James Le Cuirot gentoo-dev 2016-05-18 21:19:04 UTC
This was fixed years ago.