dholmes [Wed, 17 Sep 2014 23:27:59 -0400] rev 26635
8058569: Update java/lang/invoke/lambda tests to eliminate dependency on sun.tools.jar.Main
Reviewed-by: dholmes, alanb
Contributed-by: Amy Lu <amy.lu@oracle.com>
bpb [Wed, 17 Sep 2014 14:11:40 -0700] rev 26634
8058679: More bad characters in BigIntegerTest
Summary: Remove remaining non-US-ASCII characters
Reviewed-by: alanb
bpb [Wed, 17 Sep 2014 11:04:16 -0700] rev 26633
8058664: Bad fonts in BigIntegerTest
Summary: Replace bad fonts with spaces.
Reviewed-by: alanb
naoto [Wed, 17 Sep 2014 09:43:04 -0700] rev 26632
8058509: CLDRLocaleDataMetaInfo should be in jdk.localedata
Reviewed-by: mchung, erikj, ihse
psandoz [Wed, 17 Sep 2014 16:47:52 +0200] rev 26631
8058204: stream tests timeout, intermittently but more likely to happen after JDK-8056248
Reviewed-by: alanb, dholmes
weijun [Wed, 17 Sep 2014 13:55:30 +0800] rev 26630
8056141: Move com.sun.security.jgss into a new module
Reviewed-by: alanb, chegar, mchung
weijun [Wed, 17 Sep 2014 13:55:12 +0800] rev 26629
8042900: Allow com.sun.security.jgss to be in different module than org.ietf.jgss
Reviewed-by: valeriep, alanb
vlivanov [Tue, 16 Sep 2014 23:04:13 +0400] rev 26628
8058584: Ignore java/lang/invoke/LFCaching/LFGarbageCollectedTest until 8057020 is fixed
Reviewed-by: darcy, alanb
bpb [Mon, 15 Sep 2014 13:25:08 -0700] rev 26627
8058505: BigIntegerTest does not exercise Burnikel-Ziegler division
Summary: Modify divideLarge() method such that the w/z division exercises the B-Z branch.
Reviewed-by: darcy
Contributed-by: Robert Gibson <robbiexgibson@yahoo.com>
vlivanov [Tue, 16 Sep 2014 18:05:03 +0400] rev 26626
8058293: Bit set computation in MHs.findFirstDupOrDrop/findFirstDrop is broken
Reviewed-by: jrose