Articles, dummyCategory

OpenJ9 XL Heap

Are you looking to run a Java application with OpenJ9 that requires a large heap size (more than ~57GB)? OpenJ9 SDKs with noncompressed references are here! OpenJ9 SDKs with noncompressed reference…

Articles, dummyCategory

Eclipse OpenJ9 in Containers

There has been a lot of talk about Java not behaving properly when running in a docker container. Many blogs like this cover the problems that Java faces in containers. Although these talks are tar…