Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672330 - app-eselect/eselect-java - add openjdk support
Summary: app-eselect/eselect-java - add openjdk support
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
: 672328 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-12-01 08:58 UTC by charles17
Modified: 2019-01-03 06:11 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 charles17 2018-12-01 08:58:20 UTC
Please enable app-eselect/eselect-java for dev-java/openjdk{,-bin}
Comment 1 Jakub Hrbek 2019-01-02 19:16:22 UTC
I have same issue on 4.18.18-gentoo-r1

kreyren@dreamon ~ $ eselect java-vm list
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm


Relevant: https://github.com/PhoenicisOrg/phoenicis/issues/1694#issuecomment-450953830
Comment 2 Jakub Hrbek 2019-01-02 19:22:20 UTC
Relavant: Solved the issue by invoking `export JAVA_HOME="/usr/lib64/openjdk-11"`.
Comment 3 Georgy Yakovlev archtester gentoo-dev 2019-01-02 20:43:25 UTC
eselect supports openjdk11 if you build it with "gentoo-vm" useflag.
feel free to use-unmask on your system as you see fit.
unfortunately it's not ready to be unmasked globally.

you can read about unmasking use flags for packages here:

https://wiki.gentoo.org/wiki//etc/portage/profile/package.use.mask
Comment 4 Georgy Yakovlev archtester gentoo-dev 2019-01-03 06:11:13 UTC
*** Bug 672328 has been marked as a duplicate of this bug. ***