mtobiass [Fri, 04 Apr 2014 13:01:26 +0200] rev 23721
8038822: java/lang/management/MemoryMXBean/LowMemoryTest2.sh still fails with OutOfMemoryError: Metaspace
Summary: Force a GC when usage above threshold. Add more logging.
Reviewed-by: dfuchs
yan [Fri, 04 Apr 2014 19:32:53 +0400] rev 23720
8039172: Tidy warnings cleanup for java.net, java.math, java.time, java.rmi
Reviewed-by: alanb, lancea
Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
aefimov [Fri, 04 Apr 2014 19:27:17 +0400] rev 23719
8038306: (tz) Support tzdata2014b
Reviewed-by: coffeys, sherman, okutsu
sla [Fri, 04 Apr 2014 16:35:43 +0200] rev 23718
8028354: jstat does not provide enough information when fail to read data from remote JVM
Reviewed-by: alanb, dholmes, mgronlun