@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?
Set this to true to allow some time to aquire a heap dump to track down leaks.
|
boolean |
value
Is this test expected to leak classloaders?
|
public abstract boolean value
Copyright © 2023. All rights reserved.