8224657: [TESTBUG] java/util/Locale/SoftKeys.java should be ignored but run
Reviewed-by: alanb
--- a/test/jdk/java/util/Locale/SoftKeys.java Thu Jul 04 14:28:31 2019 +0200
+++ b/test/jdk/java/util/Locale/SoftKeys.java Thu Jul 04 15:00:03 2019 +0200
@@ -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.*;