thartmann [Thu, 03 Mar 2016 08:58:00 +0100] rev 36418
8151024: Remove TCKJapaneseChronology.java from the problem list
Summary: Remove TCKJapaneseChronology.java from the problem list after JDK-8134979 was fixed.
Reviewed-by: vlivanov
8148940: java/lang/ref/FinalizeOverride.java can time out due to frequent safepointing
Summary: Reduce the freqency of triggering GCs by sleeping between GCs.
Reviewed-by: thartmann, shade