> When the container memory exceeds the physical host's memory, the Java 
> metrics reporting is wrong.
> 
> https://bugs.openjdk.org/browse/JDK-8292541
> 
> This is the equivalent core-libs fix for Hotspot's 
> [JDK-8292083](https://bugs.openjdk.org/browse/JDK-8292083)
> (https://github.com/openjdk/jdk/pull/9880)

Jonathan Dowland has updated the pull request incrementally with one additional 
commit since the last revision:

  Add a log-line for total physical memory
  
  This is relied upon for tests in
  test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/10017/files
  - new: https://git.openjdk.org/jdk/pull/10017/files/01d07ab4..1bf3aa34

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=10017&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10017&range=03-04

  Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/10017.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10017/head:pull/10017

PR: https://git.openjdk.org/jdk/pull/10017

Reply via email to