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

Harold Seigel hseigel at openjdk.java.net
Thu Jan 28 13:20:40 UTC 2021


On Wed, 27 Jan 2021 15:07:39 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> 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

This pull request has now been integrated.

Changeset: 20e7df50
Author:    Harold Seigel <hseigel at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/20e7df50
Stats:     7 lines in 1 file changed: 6 ins; 1 del; 0 mod

8260466: Test TestHeapDumpOnOutOfMemoryError.java needs multiple @test sections

Reviewed-by: shade, lmesnik

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

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


More information about the hotspot-runtime-dev mailing list