01 May 2017
Read this, this and this.
JDK9 has -XX:+UseCGroupMemoryLimitForHeap
-XX:+UseCGroupMemoryLimitForHeap
JDK8 pre 131: Always specify -Xmx1024m and -XX:MaxMetaspaceSize
-Xmx1024m
-XX:MaxMetaspaceSize
JDK8 since 131: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
-XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap