JDK-8229968 : [TESTBUG] containers/docker/TestMemoryAwareness fails with -Xmx
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 14
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2019-08-21
  • Updated: 2024-11-05
  • Resolved: 2019-08-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 14
14Resolved
Related Reports
Duplicate :  
Description
The testOOM part of this test fails if jtreg is run with an -Xmx option as this will override the ergonomic heap sizing. (E.g. `make test JTREG="MAX_MEM=768m"`). 
Comments
This looks to be a duplicate of JDK-8229182. See the discussion here: http://mail.openjdk.java.net/pipermail/hotspot-dev/2019-August/039029.html
28-08-2019