Java in a docker container
Volker Simonis
volker.simonis at gmail.com
Tue Dec 13 08:14:35 UTC 2016
Hi Kant,
there's some work underway to better support Docker containers:
8170888: [linux] Experimental support for cgroup memory limits in
container (ie Docker) environments
https://bugs.openjdk.java.net/browse/JDK-8170888
has just been fixed a few hours ago.
Recently, there have been some discussions around this topic on the
Hotspot mailing list:
http://mail.openjdk.java.net/pipermail/hotspot-dev/2016-November/025404.html
http://mail.openjdk.java.net/pipermail/hotspot-dev/2016-December/025406.html
and there's another Enhancement request open for this topic:
8146115: physical memory does not see Docker resource limits
https://bugs.openjdk.java.net/browse/JDK-8146115
Please feel free to contribute any insights from your side to this discussions.
Regards,
Volker
On Tue, Dec 13, 2016 at 8:25 AM, kant kodali <kanth909 at gmail.com> wrote:
> Any plans or proposals on how to move forward on this ?
> https://www.youtube.com/watch?v=hJyAfC-Z2xk
>
> It would be a great loss for java community if Java doesn't keep up with
> container world and I seriously hope Java does better than anything that is
> out there!
>
> please let me know.
>
> Thanks!
More information about the jdk9-dev
mailing list