hannesw [Wed, 17 Jul 2013 18:20:40 +0200] rev 19084
8020356: ClassCastException Undefined->Scope on spiltter class generated for a large switch statement
Reviewed-by: jlaskey, attila
jlaskey [Wed, 17 Jul 2013 11:53:09 -0300] rev 19083
8020596: Initialization of white space strings in scanner should be done with \u strings
Reviewed-by: attila, hannesw
Contributed-by: james.laskey@oracle.com
jlaskey [Tue, 16 Jul 2013 17:40:15 -0300] rev 19082
8017585: Exclude two failing tests from Nashorn CC run
Reviewed-by: jlaskey, sundar, attila
Contributed-by: konstantin.shefov@oracle.com
cl [Thu, 01 Aug 2013 04:56:29 -0700] rev 19081
Added tag jdk8-b101 for changeset 55745edff2b0
duke [Wed, 05 Jul 2017 19:06:11 +0200] rev 19080
Merge
cl [Thu, 01 Aug 2013 04:56:07 -0700] rev 19079
Added tag jdk8-b101 for changeset de18c7eb70e2
duke [Wed, 05 Jul 2017 19:06:08 +0200] rev 19078
Merge
lana [Tue, 06 Aug 2013 10:10:39 -0700] rev 19077
Merge
lana [Wed, 31 Jul 2013 13:02:53 -0700] rev 19076
Merge
rbackman [Wed, 24 Jul 2013 10:57:02 +0200] rev 19075
8006324: [TEST_BUG] sun/invoke/util/ValueConversionsTest.java should be modified
Reviewed-by: kvn, twisti
bpb [Tue, 30 Jul 2013 10:35:06 -0700] rev 19074
8020539: Clean up doclint problems in java.util package, part 2
Summary: Clean up doclint errors and warnings in classes in java.util
Reviewed-by: darcy, chegar
Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
psandoz [Tue, 30 Jul 2013 14:03:25 +0100] rev 19073
8021883: j.u.Random/RandomStream.java test needs more robust timeout duration
Reviewed-by: chegar
psandoz [Tue, 30 Jul 2013 11:32:26 +0100] rev 19072
8021863: Stream.concat incorrectly calculates unsized state
Reviewed-by: chegar
henryjen [Tue, 30 Jul 2013 15:47:35 -0700] rev 19071
8020977: StringJoiner merges with itself not as expected
Reviewed-by: psandoz, chegar, mduigou, smarks
sherman [Tue, 30 Jul 2013 14:43:19 -0700] rev 19070
8021767: test/java/time/tck/java/time/format/TCKFormatStyle.java failing
Summary: Correct to use fixed locale, not locale of test environment
Reviewed-by: alanb, okutsu
Contributed-by: roger.riggs@oracle.com
juh [Tue, 30 Jul 2013 11:04:19 -0700] rev 19069
8021833: javadoc cleanup in java.net
Summary: <code> and <tt> converted to {@code }; package.html to package-info.java
Reviewed-by: darcy, chegar
xuelei [Mon, 29 Jul 2013 19:36:54 -0700] rev 19068
8021841: Remove SSLEngineDeadlock.java from problem list
Reviewed-by: wetmore
ascarpino [Mon, 29 Jul 2013 13:43:24 -0700] rev 19067
8020424: The NSS version should be detected before running crypto tests
Reviewed-by: valeriep
ascarpino [Fri, 19 Jul 2013 11:34:33 -0700] rev 19066
8012971: PKCS11Test hiding exception failures
Reviewed-by: vinnie, valeriep
psandoz [Mon, 29 Jul 2013 19:41:02 +0100] rev 19065
8020156: TreeMap.values().spliterator() does not report ORDERED
8020009: TreeMap.entrySet().spliterator() reports SORTED + null comparator but the elements are not Comparable
Reviewed-by: mduigou
sundar [Mon, 29 Jul 2013 21:39:21 +0530] rev 19064
8021773: print function as defined by jrunscript's init.js script is incompatible with nashorn's definition
Reviewed-by: hannesw, lagergren
mduigou [Sat, 27 Jul 2013 12:26:01 -0700] rev 19063
8021588: Remove explicit othervm execution from jdk/test/Makefile
Reviewed-by: alanb
darcy [Sat, 27 Jul 2013 10:27:04 -0700] rev 19062
8021609: Fix doclint issues in java.nio.charset
Reviewed-by: alanb
bpb [Fri, 26 Jul 2013 17:09:30 -0700] rev 19061
8020641: Clean up some code style in recent BigInteger contributions
Summary: Some minor cleanup to adhere better to Java coding conventions.
Reviewed-by: darcy
Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
bpb [Fri, 26 Jul 2013 17:03:19 -0700] rev 19060
8014319: Faster division of large integers
Summary: Implement Burnickel-Ziegler division algorithm in BigInteger
Reviewed-by: bpb, martin
Contributed-by: Tim Buktu <tbuktu@hotmail.com>
mduigou [Fri, 26 Jul 2013 17:23:20 -0700] rev 19059
8021601: Add unit test for PriorityQueue(Comparator) constructor
Reviewed-by: darcy, alanb
lana [Fri, 26 Jul 2013 15:16:53 -0700] rev 19058
Merge
lana [Fri, 26 Jul 2013 14:07:32 -0700] rev 19057
Merge
juh [Fri, 26 Jul 2013 14:16:53 -0700] rev 19056
8019544: Need to run ProviderTest.java in othervm mode.
Reviewed-by: wetmore, xuelei, vinnie
Contributed-by: rajan.halade@oracle.com
jbachorik [Fri, 26 Jul 2013 10:12:14 +0200] rev 19055
8020875: java/lang/management/ThreadMXBean/ResetPeakThreadCount.java fails intermittently
Reviewed-by: dfuchs, chegar
peytoia [Fri, 26 Jul 2013 17:22:08 +0900] rev 19054
8021108: Clean up doclint warnings and errors in java.text package
Reviewed-by: darcy, okutsu
darcy [Thu, 25 Jul 2013 20:03:20 -0700] rev 19053
8021429: Fix lint warnings in java.lang.ref
Reviewed-by: lancea, mduigou, alanb