8214797: TestJmapCoreMetaspace.java timed out

Reviewed-by: dcubed
This commit is contained in:
Chris Plummer 2020-04-29 21:03:15 -07:00
parent 46fe7e303b
commit e513acab16

@ -1,5 +1,5 @@
/*
* Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2018, 2020, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@ -26,5 +26,5 @@
* @summary Test verifies that jhsdb jmap could generate heap dump from core when metspace is full
* @requires vm.hasSA
* @library /test/lib
* @run driver/timeout=240 TestJmapCore run metaspace
* @run driver/timeout=480 TestJmapCore run metaspace
*/