jjethwa / rundeck

GNU General Public License v3.0
123 stars 137 forks source link

Release with jdk8u131 to enable -XX:+UseCGroupMemoryLimitForHeap #66

Closed olvesh closed 7 years ago

olvesh commented 7 years ago

I would love to have these settings enabled: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -XX:MaxRAMFraction=1

But it is only supported in jdk8u131 The current release sports 8u121

jjethwa commented 7 years ago

Hi @olvesh

Thanks for the issue. I've updated the container 😄

# java -version
openjdk version "1.8.0_131"
OpenJDK Runtime Environment (build 1.8.0_131-8u131-b11-1~bpo8+1-b11)
OpenJDK 64-Bit Server VM (build 25.131-b11, mixed mode)