RFR: 8300659: Refactor TestMemoryAwareness to use WhiteBox api for host values [v4]
Matthias Baesken
mbaesken at openjdk.org
Tue Jan 24 15:11:08 UTC 2023
On Tue, 24 Jan 2023 14:34:35 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
>> Please review this refactoring of a container test. It now uses WhiteBox to retrieve the host values it asserts for. In terms of functionality this is basically a no-op except for the now more precise assertion on systems with swap accounting disabled at the kernel level.
>>
>> *Testing*
>> - [x] Container tests on Linux x86_64 cgv1 and cgv2
>> - [x] Container tests on Linux x86_64 cgv1 and cgv2 on systems with swapaccount=0
>> - [x] GHA in progress
>>
>> Thoughts?
>
> Severin Gehwolf has updated the pull request incrementally with one additional commit since the last revision:
>
> Update copyright year to 2023
LGTM
-------------
Marked as reviewed by mbaesken (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12097
More information about the serviceability-dev
mailing list