Gentoo Archives: gentoo-user

From: "Jörg Schaible" <joerg.schaible@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: oracle-jdk-bin-11
Date: Tue, 24 Jul 2018 23:09:49
Message-Id: pj8bfa$t72$1@blaine.gmane.org
In Reply to: Re: [gentoo-user] oracle-jdk-bin-11 by james
1 Hi James,
2
3 On Mon, 23 Jul 2018 17:13:14 -0400 james wrote:
4
5 > On 07/21/18 11:10, Jörg Schaible wrote:
6 >> Hi,
7 >>
8 >> is someone aware of the existence of an ebuild for Java 11 e.g.
9 >> somewhere in the overlays? Or has someone already crafted one and is
10 >> willing to share it?
11 >>
12 >> Cheers,
13 >> Jörg
14 >
15 > My response is::
16 >
17 > https://github.com/Obsidian-StudiosInc/os-xtoo/#xtoo-overlay
18 >
19 > I'm just learning/hacking java, so please provide me with robust
20 > feedback so I know if this offering is great, or needs improvement
21 > (what/where) and what it is missing, from your point of view. Coding in
22 > Java is easy; understanding the history, gotcha and devining Oracle's
23 > future intentions is often not clear to me. Hence, feedback is greatly
24 > appreciated, on this list, privately or to a forum is all ok.
25 > Just help me navigate the java landscape. I'd really like to work with
26 > java on both gentoo and windows 7/10. I'm starting fresh with Java-11.
27
28 Thanks for the interesting pointer and I will certainly look at the ebuild for Java 11 to adjust it for my needs.
29 However, the overlay is not for me. I use Gentoo as my development platform and as library developer I
30 have a need for a wide range of JDKs:
31
32 $ java-config -L
33 The following VMs are available for generation-2:
34 1) Blackdown JDK 1.4.2.03 [blackdown-jdk-1.4.2]
35 2) IBM JDK 1.4.2.13_p9 [ibm-jdk-bin-1.4]
36 3) IBM JDK 1.5.0.12_p5 [ibm-jdk-bin-1.5]
37 4) IBM JDK 1.6.0.9_p2 [ibm-jdk-bin-1.6]
38 5) IBM JDK 1.7.0.5 [ibm-jdk-bin-1.7]
39 6) IcedTea JDK 6.1.13.9 [icedtea-bin-6]
40 7) IcedTea JDK 7.2.6.11 [icedtea-bin-7]
41 8) IcedTea JDK 3.8.0 [icedtea-bin-8]
42 9) JamVM JDK 2.0.0 [jamvm]
43 10) Oracle JDK 1.7.0.80 [oracle-jdk-bin-1.7]
44 11) Oracle JDK 1.8.0.172 [oracle-jdk-bin-1.8]
45 *) Oracle JDK 10.0.1 [oracle-jdk-bin-10]
46 13) Oracle JDK 9.0.4 [oracle-jdk-bin-9]
47 14) Sun JDK 1.5.0.22 [sun-jdk-1.5]
48 15) Sun JDK 1.6.0.45 [sun-jdk-1.6]
49
50 Therefore I am not interested in replacing java-config with something else nor can I live with with the
51 supported JDKs from the overlay, especially since it tries to replace dev-java/* from the standard Gentoo
52 tree.
53
54 Cheers,
55 Jörg
56
57 >
58 >
59 > hth,
60 > James

Replies

Subject Author
Re: [gentoo-user] Re: oracle-jdk-bin-11 james <garftd@×××××××.net>