Java in a docker container

Brian Burkhalter brian.burkhalter at oracle.com
Wed Dec 14 16:48:23 UTC 2016


There are also container-related issues in Java NIO [1]. I spent a not-insignificant amount of time on this a few months ago but a solution was elusive and we let it drop for JDK 9. I am not convinced that the fundamental problem is not due to an insufficiency of Docker itself. There are several issues linked from [1] among which the Docker-specific one is [2].

Regards,

Brian

[1] http://mail.openjdk.java.net/pipermail/nio-dev/2016-October/003915.html
[2] https://bugs.openjdk.java.net/browse/JDK-8165852

On Dec 13, 2016, at 12:14 AM, Volker Simonis <volker.simonis at gmail.com> wrote:

> […] 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.



More information about the jdk9-dev mailing list