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

Jonathan Dowland jdowland at openjdk.org
Mon Dec 12 17:05:52 UTC 2022


> 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

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

Changes: https://git.openjdk.org/jdk8u-dev/pull/142/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=142&range=06
  Stats: 9 lines in 1 file changed: 9 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/142.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/142/head:pull/142

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


More information about the jdk8u-dev mailing list