Joe Darcy
|
2596979bfe
|
8075565: Define @intermittent jtreg keyword and mark intermittently failing jdk tests
Reviewed-by: lancea
|
2015-03-19 18:38:26 -07:00 |
|
Michail Chernov
|
c15946fb1a
|
8067751: OOMEInReferenceHandler.java fails: Cleaner terminated abnormally
OOME with message "GC overhead limit exceeded". -XX:-UseGCOverheadLimit was added to avoid OOME in resource handler.
Reviewed-by: jmasa, jwilhelm
|
2015-01-20 13:29:26 -08:00 |
|
David Holmes
|
ddb13a825c
|
8016341: java/lang/ref/OOMEInReferenceHandler.java failing intermittently
Ensure WeakRef object can't be prematurely gc'd
Reviewed-by: chegar, plevart
|
2013-07-09 22:01:57 -04:00 |
|
Peter Levart
|
c6e58fdb1d
|
7038914: VM could throw uncaught OOME in ReferenceHandler thread
Catch OutOfMemoryError in reference handler thread if caused by allocation of an InterruptedException
Reviewed-by: dholmes, alanb
|
2013-05-27 09:41:44 +02:00 |
|