RFR: 8315128: jdk/jfr/event/runtime/TestResidentSetSizeEvent.java fails with "The size should be less than or equal to peak"

Markus Grönlund mgronlun at openjdk.org
Mon Dec 4 15:33:41 UTC 2023


On Sun, 3 Dec 2023 19:40:45 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Could I have a review of PR that makes sure _peak_ is always above or equal to _size_ for the resident size event.
> 
> Change was suggested by Stefan Karlsson. See bug for details.
> 
> Testing: 100 * jdk/jfr/event/runtime/TestResidentSetSizeEvent.java
> 
> Thanks
> Erik

Marked as reviewed by mgronlun (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/16941#pullrequestreview-1762734333


More information about the hotspot-gc-dev mailing list