8199647: java/util/Locale/SoftKeys.java fails with OutOfMemoryError again
Reviewed-by: psandoz
This commit is contained in:
parent
7bdcc7ea89
commit
8994d5ad0e
@ -27,6 +27,9 @@
|
||||
* @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.
|
||||
*/
|
||||
import java.util.*;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user