RFR: 8278116: runtime/modules/LoadUnloadModuleStress.java has duplicate -Xmx

Aleksey Shipilev shade at openjdk.java.net
Thu Dec 2 07:25:42 UTC 2021


Spotted by Andrey here:  https://github.com/openjdk/jdk/pull/6574#issuecomment-983959564

Seems to be that way since initial integration in JDK-8142968. 

Additional testing:
 - [x] Affected test still passes on Linux x86_64 fastdebug

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

Commit messages:
 - Fix

Changes: https://git.openjdk.java.net/jdk/pull/6660/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6660&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8278116
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6660.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6660/head:pull/6660

PR: https://git.openjdk.java.net/jdk/pull/6660


More information about the hotspot-runtime-dev mailing list