8224657: [TESTBUG] java/util/Locale/SoftKeys.java should be ignored but run

Reviewed-by: alanb
This commit is contained in:
Claes Redestad 2019-07-04 15:00:03 +02:00
parent d4afa4e1c8
commit eddf2cf920

View File

@ -24,10 +24,10 @@
* @test
* @bug 8196869
* @summary Make sure we deal with internal Key data being cleared properly
* @run main/othervm -Xms16m -Xmx16m -esa SoftKeys
* @ignore This test aims to provoke NPEs, but due to the need to constrain
* memory usage it fails intermittently with OOME on various systems
* with no way to ignore such failures.
* @run main/othervm -Xms16m -Xmx16m -esa SoftKeys
*/
import java.util.*;