Originally posted by theuserbl
View Post
Eclipse OpenJ9 v0.45 Released For Supporting OpenJDK 22
Collapse
X
-
-
-
Interesting is the mentioned date of the LICENSE-file
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combine...
Product: OpenJ9
Copyright IBM Corp. and others 1991
Eclipse was published 2001.
OpenJDK was published 2007.
... and the License for OpenJ9, which replaces the JavaVM for OpenJDK and is part of Eclipse have 1991 as date.
Leave a comment:
-
-
Originally posted by rafanelli View PostIs this used? And if yes: why?
Also it consumes much less resources compared to HotSpot which plan to copy their homework: https://openjdk.org/projects/lilliput/
J9 had AOP before HotSpot, it has JITServer to offload JIT compilation.
And I heard it was good for low-latency GC: https://eclipse.dev/openj9/docs/gc/#metronome-policy. But now HotSpot has ZGC. And Azul has C4: https://www.azul.com/products/components/pgc/
From downsides it is slower, kind of more buggy. And poorly supported by third-party tools.Last edited by pkunk; 22 May 2024, 01:17 PM.
Leave a comment:
-
-
Eclipse OpenJ9 v0.45 Released For Supporting OpenJDK 22
Phoronix: Eclipse OpenJ9 v0.45 Released For Supporting OpenJDK 22
Eclipse OpenJ9 v0.45 is now available as the newest version of this high performance JVM for Java applications...
Tags: None
-
Leave a comment: