lana [Thu, 23 Oct 2014 13:44:28 -0700] rev 27193
Merge
dsamersoff [Thu, 23 Oct 2014 04:57:00 -0700] rev 27192
8029465: warnings from b118 for jdk.src.share.native.sun.management: JNI exception pending
Summary: Added missed exception check
Reviewed-by: dholmes, sspitsyn, fparain
dfuchs [Wed, 22 Oct 2014 17:23:14 +0200] rev 27191
8059767: FileHandler should allow 'long' limits and handle overflow of MeteredStream.written.
Summary: FileHandler now uses 'long' for limit and MeteredStream.written. It also reads a long for limit from the configuration, and has a new constructor allowing to pass a 'long' for limit.
Reviewed-by: alanb, igerasim, mchung
prappo [Wed, 22 Oct 2014 10:41:07 +0100] rev 27190
8042888: Remove extcheck tool
Reviewed-by: alanb, chegar
jbachorik [Fri, 17 Oct 2014 10:53:30 +0200] rev 27189
8056143: interrupted java/lang/management/MemoryMXBean/LowMemoryTest.java leaves running process
Reviewed-by: sla, dholmes
sjiang [Wed, 22 Oct 2014 09:13:52 +0200] rev 27188
8060692: Delete com/sun/jmx/snmp and sun/management/snmp from OpenJDK
Reviewed-by: alanb, dfuchs, erikj, mchung