mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-11 05:59:52 +00:00
8055765: Misplaced @key stress prevents MallocSiteHashOverflow.java and MallocStressTest.java tests from running
Reviewed-by: ctornqvi, zgu, hseigel
This commit is contained in:
parent
311638a602
commit
3f590aeec4
@ -22,10 +22,9 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
* @key stress
|
||||
* @test
|
||||
* @summary Test corner case that overflows malloc site hashtable bucket
|
||||
* @key nmt jcmd
|
||||
* @key nmt jcmd stress
|
||||
* @library /testlibrary /testlibrary/whitebox
|
||||
* @ignore - This test is disabled since it will stress NMT and timeout during normal testing
|
||||
* @build MallocSiteHashOverflow
|
||||
|
||||
@ -22,10 +22,9 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
* @key stress
|
||||
* @test
|
||||
* @summary Stress test for malloc tracking
|
||||
* @key nmt jcmd
|
||||
* @key nmt jcmd stress
|
||||
* @library /testlibrary /testlibrary/whitebox
|
||||
* @build MallocStressTest
|
||||
* @ignore - This test is disabled since it will stress NMT and timeout during normal testing
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user