[jdk11u-dev] Integrated: 8292541: [Metrics] Reported memory limit may exceed physical machine memory

Jonathan Dowland jdowland at openjdk.org
Tue Sep 6 18:22:58 UTC 2022


On Mon, 5 Sep 2022 11:44:52 GMT, Jonathan Dowland <jdowland at openjdk.org> wrote:

> Hi 
> 
> This pull request contains a backport of commit [9a0d1e7c](https://github.com/openjdk/jdk/commit/9a0d1e7ce86368cdcade713a9e220604f7d77ecf) from the [openjdk/jdk](https://git.openjdk.org/jdk) for jdk17u-dev. This patch for the Metrics system is a counterpart to 8292083 (which addressed the underlying issue in hotspot) which is already merged in jdk11u-dev. We would like it in 11u-dev for 11 users as we have seen this issue in the wild.
> 
> The commit being backported was authored by Jonathan Dowland on 26 Aug 2022 and was reviewed by Thomas Stuefe and Severin Gehwolf.
> 
> Patch applies clean to 11u-dev. The new tests it add fail in jdk11u-dev prior to this patch and pass after, as expected.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 131eab63
Author:    Jonathan Dowland <jdowland at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/131eab63cbe1dc95d5503dd8a6a4ff070a98b5d3
Stats:     61 lines in 3 files changed: 45 ins; 9 del; 7 mod

8292541: [Metrics] Reported memory limit may exceed physical machine memory

Backport-of: 9a0d1e7ce86368cdcade713a9e220604f7d77ecf

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1355


More information about the jdk-updates-dev mailing list