[jdk8u-dev] RFR: 8244500: jtreg test error in test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java [v7]

Severin Gehwolf sgehwolf at openjdk.org
Mon Dec 12 19:13:42 UTC 2022


On Mon, 12 Dec 2022 17:05:52 GMT, Jonathan Dowland <jdowland at openjdk.org> wrote:

>> This is a backport of 8244500 to jdk8u-dev as part of cgroups v2 support.
>> 
>> It's a test-only change.
>> 
>> The patch needed adjusting for jdk8u, mostly to JDK-module-specific things.
>
> Jonathan Dowland has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
> 
>  - Don't pass --add-exports to jdk8u java inside docker
>    
>    These are JDK9+ module specific parameters.
>  - 8244500: jtreg test error in test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java
>    
>    When the kernel doesn't support swap limits, expect host values instead.
>    
>    Reviewed-by: sgehwolf
>    Backport-of: fb5132254d834ba01a4b65ce64143843e83c674e

Still good.

Feel free to integrate.

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

Marked as reviewed by sgehwolf (Reviewer).

PR: https://git.openjdk.org/jdk8u-dev/pull/142


More information about the jdk8u-dev mailing list