rriggs [Thu, 12 Feb 2015 12:06:36 -0500] rev 28872
8072034: (process) ProcessBuilder.start and Runtime.exec UnsupportedOperationException editorial cleanup
Reviewed-by: alanb
lpriima [Thu, 12 Feb 2015 10:34:35 -0500] rev 28871
8072909: TimSort fails with ArrayIndexOutOfBoundsException on worst case long arrays
Reviewed-by: rriggs, dholmes
ykantser [Thu, 12 Feb 2015 10:28:14 +0100] rev 28870
8072856: Eliminate ProcessTools.getProcessId dependency on sun.management.VMManagement
Reviewed-by: jbachorik, dfuchs, mchung
bpb [Wed, 11 Feb 2015 17:20:39 -0800] rev 28869
8066842: java.math.BigDecimal.divide(BigDecimal, RoundingMode) produces incorrect result
Summary: Replace divWord() with non-truncating alternatives
Reviewed-by: psandoz, darcy