Amy Lu
|
c18fe9b250
|
8085814: Move stream test library to the jdk test library area
8173414: Some testng tests check nothing in java util stream
Reviewed-by: psandoz
|
2017-05-12 12:53:50 +08:00 |
|
Amy Lu
|
295faa8f79
|
8023897: Replace/update/rename executeAndCatch in various tests to assertThrows
Reviewed-by: dfuchs, prappo, psandoz, rriggs
|
2017-05-04 20:24:12 +08:00 |
|
Amy Lu
|
dbfbe59e5c
|
8169903: Refactor spliterator traversing tests into a library
Reviewed-by: psandoz
|
2017-02-14 10:11:26 +08:00 |
|
Martin Buchholz
|
a2f0fe3c94
|
8136583: Core libraries should use blessed modifier order
Run blessed-modifier-order script (see bug)
Reviewed-by: psandoz, chegar, alanb, plevart
|
2015-09-15 21:56:04 -07:00 |
|
Paul Sandoz
|
ea67b80891
|
8022898: java/util/Spliterator/SpliteratorCollisions.java fails in HashableIntSpliteratorWithNull data provider
Reviewed-by: henryjen, alanb, rriggs
|
2013-08-16 12:46:39 +02:00 |
|
Brian Goetz
|
ace3a4d196
|
8015320: Pull spliterator() up from Collection to Iterable
Reviewed-by: psandoz, mduigou
|
2013-07-12 15:01:08 -07:00 |
|
Brent Christian
|
53a90d216f
|
8005698: Handle Frequent HashMap Collisions with Balanced Trees
HashMap bins with many collisions store entries in balanced trees
Reviewed-by: alanb, dl, mduigou
|
2013-06-04 10:04:28 +01:00 |
|