JDK-8278116 : runtime/modules/LoadUnloadModuleStress.java has duplicate -Xmx
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 11,17,18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-12-02
  • Updated: 2021-12-22
  • Resolved: 2021-12-03
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 11 JDK 17 JDK 18
11.0.15Fixed 17.0.3Fixed 18 b27Fixed
Related Reports
Relates :  
Description
Spotted by Andrey here:
 https://github.com/openjdk/jdk/pull/6574#issuecomment-983959564

Seems to be that way since initial integration in JDK-8142968.
Comments
A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk11u-dev/pull/728 Date: 2021-12-21 16:54:51 +0000
21-12-2021

Fix Request (11u) Same reason as for 17u. Applies with minor config. Affected test passes.
21-12-2021

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk17u-dev/pull/21 Date: 2021-12-21 09:14:52 +0000
21-12-2021

Fix Request (17u) Improves testing, applies cleanly, test passes.
21-12-2021

Changeset: bef5c7a2 Author: Aleksey Shipilev <shade@openjdk.org> Date: 2021-12-03 07:19:48 +0000 URL: https://git.openjdk.java.net/jdk/commit/bef5c7a2865e53778e9e476e57c31c0b0f98bcb1
03-12-2021