plevart [Mon, 12 May 2014 17:34:29 +0200] rev 24369
8000975: (process) Merge UNIXProcess.java.bsd & UNIXProcess.java.linux (& .solaris & .aix)
Reviewed-by: alanb, rriggs, martin
yan [Mon, 12 May 2014 14:33:13 +0400] rev 24368
8038795: Tidy warnings cleanup for javax.management
Reviewed-by: dfuchs
Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
yan [Mon, 12 May 2014 14:12:33 +0400] rev 24367
8030709: Tidy warnings cleanup for java.lang package; minor cleanup in java.math, javax.script
Reviewed-by: lancea
Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
ykantser [Fri, 09 May 2014 15:24:57 +0200] rev 24366
8034960: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
Reviewed-by: sla, alanb
emc [Fri, 09 May 2014 15:27:02 -0400] rev 24365
8042859: Build broken for Solaris
Summary: Remove stray quotes causing build failures
Reviewed-by: sla, chegar
mchung [Fri, 09 May 2014 09:04:41 -0700] rev 24364
8040059: Change default policy for extensions to no permission
Reviewed-by: alanb, mullan, erikj
sla [Fri, 09 May 2014 12:06:13 +0200] rev 24363
8039173: Propagate errors from Diagnostic Commands as exceptions in the attach framework
Reviewed-by: igerasim, alanb, dsamersoff