RFR: 8260466: Test TestHeapDumpOnOutOfMemoryError.java needs multiple @test sections

Harold Seigel hseigel at openjdk.java.net
Wed Jan 27 15:11:53 UTC 2021


Please review this change to fix JDK-8260466.  The fix adds separate @test sections for the two tests in TestHeapDumpOnOutOfMemorty.java.  The change was tested by using Mach5 to run the test on Linux, Mac OS, and Windows.

Thanks, Harold

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

Commit messages:
 - 8260466: Test TestHeapDumpOnOutOfMemoryError.java needs multiple @test sections

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

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


More information about the hotspot-runtime-dev mailing list