@Retention(value=RUNTIME) public @interface Leaks
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
dumpHeapOnError
Set this to true to automatically generate a heap dump of classloader could not be garbage collected.
|
boolean |
haltBeforeError
Should the thread pause for a couple of seconds before throwing the test failed error?
|
boolean |
value
Is this test expected to leak classloaders?
|
public abstract boolean value
Copyright © 2015. All rights reserved.