Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 631156 - dev-java/openj9 - add new package
Summary: dev-java/openj9 - add new package
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL: https://www.eclipse.org/openj9/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-16 20:41 UTC by Jonas Jelten
Modified: 2022-02-16 15:07 UTC (History)
5 users (show)

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 Jonas Jelten 2017-09-16 20:41:11 UTC
There's a new JVM around the block:

https://www.eclipse.org/openj9/

We could also add a -bin package, like icedtea has.
Comment 1 James Le Cuirot gentoo-dev 2017-09-19 12:31:17 UTC
(In reply to Jonas Jelten from comment #0)
> We could also add a -bin package, like icedtea has.

They're not just readily available from upstream, someone has to build those icedtea-bins. (hint: it's me)
Comment 2 James Le Cuirot gentoo-dev 2017-09-19 13:01:28 UTC
(In reply to James Le Cuirot from comment #1)
> (In reply to Jonas Jelten from comment #0)
> > We could also add a -bin package, like icedtea has.
> 
> They're not just readily available from upstream, someone has to build those
> icedtea-bins. (hint: it's me)

Sorry, that came out stronger than intended. I can see that there are binaries in this case. I'd be reluctant to use them when the source is available though. icedtea-bin is primarily there to bootstrap other JVMs.
Comment 4 Alex Xu (Hello71) 2020-08-20 23:10:48 UTC
ebuilds at my overlay https://cgit.alxu.ca/gentoo-overlay.git support 9999, bin, jre-bin, debug, large-heap for 11, 14, and 15. javafx unimplemented for 14+, untested for 11. in theory 8 should be simple, but java is annoying enough as it is, I cba to untangle and test an obsolete version.