RFR: 8346927: serviceability/dcmd/vm/[SystemMapTest.java|SystemDumpMapTest.java] fail at jmx

Simon Tooke stooke at openjdk.org
Tue Jan 21 14:25:10 UTC 2025


This fix widens the regex used to determine if a JAVAHEAP line is correct in the output of System.map/System.dump_map.

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

Commit messages:
 - widen JAVAHEAP regex again

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

PR: https://git.openjdk.org/jdk/pull/23205


More information about the serviceability-dev mailing list