mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-19 04:13:07 +00:00
8065865: gc/TestSoftReferencesBehaviorOnOOME.java: Error. Can't find source file: TestSoftReference.java
Reviewed-by: sla
This commit is contained in:
parent
1ffc316e18
commit
e635ae96cb
@ -26,7 +26,7 @@
|
||||
* @key gc
|
||||
* @summary Tests that all SoftReferences has been cleared at time of OOM.
|
||||
* @library /testlibrary
|
||||
* @build TestSoftReference
|
||||
* @build TestSoftReferencesBehaviorOnOOME
|
||||
* @run main/othervm -Xmx128m TestSoftReferencesBehaviorOnOOME 512 2k
|
||||
* @run main/othervm -Xmx128m TestSoftReferencesBehaviorOnOOME 128k 256k
|
||||
* @run main/othervm -Xmx128m TestSoftReferencesBehaviorOnOOME 2k 32k 10
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user