There’s some more detail on these changes in this post:
https://mjg123.github.io/2018/01/10/Java-in-containers-jdk10.html
Now Java can finally be write once, run anywhere! /s
In all seriousness, what are the advantages to running the JVM inside of a container? At first glance it appears that the JVM solves a lot of the same problems Docker does.
There’s some more detail on these changes in this post:
https://mjg123.github.io/2018/01/10/Java-in-containers-jdk10.html
Now Java can finally be write once, run anywhere! /s
In all seriousness, what are the advantages to running the JVM inside of a container? At first glance it appears that the JVM solves a lot of the same problems Docker does.