RFR: JDK-8312525: New test runtime/os/TestTrimNative.java#trimNative is failing: did not see the expected RSS reduction [v2]

David Holmes dholmes at openjdk.org
Wed Jul 26 12:17:50 UTC 2023


On Wed, 26 Jul 2023 09:13:11 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> The test causes intermittent rare errors, so far only seen on Oracle 7.9 with glibc 2.17.  
>> 
>> This PR disables, for automated testing, the RSS evaluation part of the test. It retains the mechanical part (testing whether trims happen at all, in the expected number). The stricter variant of the test is kept as manual tests (usable with jtreg without -a).
>
> Thomas Stuefe has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Revert part of logging

Ok

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

Marked as reviewed by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14984#pullrequestreview-1547589200


More information about the hotspot-runtime-dev mailing list