Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[openj9-dev] AdoptOpenJDK OpenJ9 docker images options update

This is an FYI that the AdoptOpenJDK OpenJ9 docker images have been updated to enable both container awareness and idle detection support. 
 
These options have been added to the default command line: "-XX:+UseContainerSupport -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle".  See https://github.com/AdoptOpenJDK/openjdk-docker/pull/39 for details.
 
Thanks @dinogun for your work on this!
 
--Dan


Back to the top