miauno [Tue, 06 May 2014 10:51:03 +0200] rev 24259
8040748: [TESTBUG] Exclude failing (serviceability) jtreg tests
Reviewed-by: sla
psandoz [Tue, 06 May 2014 10:29:59 +0200] rev 24258
8042355: stream with sorted() causes downstream ops not to be lazy
Reviewed-by: mduigou
igerasim [Tue, 06 May 2014 10:28:48 +0400] rev 24257
8040806: BitSet.toString() can throw IndexOutOfBoundsException
Reviewed-by: plevart, mduigou
scolebourne [Thu, 06 Mar 2014 16:51:30 +0000] rev 24256
8034906: Fix typos, errors and Javadoc differences in java.time
Reviewed-by: psandoz
mduigou [Mon, 05 May 2014 09:52:24 -0700] rev 24255
8020860: cluster Hashtable/Vector field updates for better transactional memory behaviour
Reviewed-by: mduigou, martin, psandoz
Contributed-by: sandhya.viswanathan@intel.com, mike.duigou@oracle.com
ksrini [Sat, 03 May 2014 17:23:51 -0700] rev 24254
8035782: sun/launcher/LauncherHelper$FXHelper loaded unnecessarily
Reviewed-by: ddehaven, kcr, ksrini, mchung
Contributed-by: neil.toda@oracle.com
bpb [Fri, 02 May 2014 11:25:07 -0700] rev 24253
8032016: Optimizations of Math.next{After,Up}({float,double})
Summary: Rearrange code to handle the more common and costly case first.
Reviewed-by: darcy
Contributed-by: Jeff Hain <jeffhain@rocketmail.com>