- 95a939c 8023647: "abc1c".matches("(\\w)+1\\1")) returns false by sherman · 11 years ago
- af6c0ad 8023275: Wrapping collections should override default methods by henryjen · 11 years ago
- b04dde2 8020292: j.u.SplittableRandom by psandoz · 11 years ago
- 5dca7b3 8011944: Sort fails with ArrayIndexOutOfBoundsException by rriggs · 11 years ago
- ca23edf 8023234: StampedLock serializes readers on writer unlock by shade · 11 years ago
- 3a8f170 8005899: Logger.getLogger(name, null) should not allow to reset a non-null resource bundle by dfuchs · 11 years ago
- be4486c 8016846: Pattern.splitAsStream tests required by henryjen · 11 years ago
- 86dfb6e 8023367: Collections.emptyList().sort((Comparator)null) throws NPE by psandoz · 11 years ago
- b97b6fc 8023215: test/java/util/Comparator/TypeTest.java not running (failing but reported as passing) by alanb · 11 years ago
- a6c66a1 8022898: java/util/Spliterator/SpliteratorCollisions.java fails in HashableIntSpliteratorWithNull data provider by psandoz · 11 years ago
- 5c8d086 8012940: More than 50 tests failed in Serialization/DeSerialization testing (test-mangled) by psandoz · 11 years ago
- c7ff9e5 8023150: java/util/stream tests no longer compiling following JDK-8019401 by psandoz · 11 years ago
- 4bc469d 8019401: Collectors.collectingAndThen by briangoetz · 11 years ago
- 5889a09 8021121: ISO 4217 Amendment Number 156 Reviewed-by: naoto by yhuang · 11 years ago
- 36e3c4e 8019948: java/util/logging/bundlesearch/ResourceBundleSearchTest.java is failing intermittently by dfuchs · 11 years ago
- c389b71 8022779: ProblemList.txt updates (8/2013) by chegar · 11 years ago
- 46afd03 8022326: Spliterator for values of j.u.c.ConcurrentSkipListMap does not report ORDERED by psandoz · 11 years ago
- bc1c719 8021788: JarInputStream doesn't provide certificates for some file under META-INF by weijun · 11 years ago
- 57eb381 8015666: test/tools/pack200/TimeStamp.java failing by sherman · 11 years ago
- 3fa48e1 8015318: Extend Collector with 'finish' operation by briangoetz · 12 years ago
- 49f51b3 6476168: (fmt) Inconsistency formatting subnormal doubles with hexadecimal conversion by bpb · 11 years ago
- c5941a9 8020291: j.u.c.CompletionStage by chegar · 11 years ago
- 85db956 8022121: Remove superfluous @test tag from SpliteratorTraversingAndSplittingTest by chegar · 11 years ago
- 6e352d8 8020016: Numerous splitereator impls do not throw NPE for null Consumers by psandoz · 11 years ago
- 8bc2ea6 8021883: j.u.Random/RandomStream.java test needs more robust timeout duration by psandoz · 11 years ago
- ee24e35 8021863: Stream.concat incorrectly calculates unsized state Reviewed-by: chegar by psandoz · 11 years ago
- 27b6066 8020977: StringJoiner merges with itself not as expected by henryjen · 11 years ago
- 9a440d0 8020156: TreeMap.values().spliterator() does not report ORDERED by psandoz · 11 years ago
- 0d2c7bd 8021601: Add unit test for PriorityQueue(Comparator) constructor by mduigou · 11 years ago
- 69efe20 8020062: Nest StreamBuilder interfaces inside relevant Stream interfaces by henryjen · 12 years ago
- 5c235b8 8015320: Pull spliterator() up from Collection to Iterable by henryjen · 11 years ago
- d7d9d4d 8019395: Consolidate StreamSupport.{stream,parallelStream} into a single method by psandoz · 12 years ago
- d798fd1 8015315: Stream.concat methods by mduigou · 11 years ago
- cd523dc 8015317: Optional.filter, map, and flatMap by mduigou · 11 years ago
- a7d2d19 7129185: Add Collections.{checked|empty|unmodifiable}Navigable{Map|Set} by mduigou · 11 years ago
- 7cfd124 8017447: Unmodifiable map entry becomes modifiable if taken from a stream of map entries by psandoz · 12 years ago
- 364f714 8019381: HashMap.isEmpty is non-final, potential issues for get/remove by zhangshj · 12 years ago
- f7456b2 8017231: Add StringJoiner.merge by alanb · 12 years ago
- 74a4cdf 8017329: 8b92-lambda regression: TreeSet("a", "b").stream().substream(1).parallel().iterator() is empty by psandoz · 12 years ago
- db802d0 7184195: java.util.logging.Logger.getGlobal().info() doesn't log without configuration by dfuchs · 12 years ago
- cd66e90 8017174: NPE when using Logger.getAnonymousLogger or LogManager.getLogManager().getLogger by dfuchs · 12 years ago
- 610ed74 8012987: Optimizations for Stream.limit/substream by psandoz · 12 years ago
- d99a82c 8009736: Comparator API cleanup by henryjen · 12 years ago
- 8e72d24 6609431: (rb) ResourceBundle.getString() returns incorrect value by naoto · 12 years ago
- 95bf3af 8012647: Add Arrays.parallelPrefix (prefix sum, scan, cumulative sum) by chegar · 12 years ago
- 799385d 6469160: (fmt) general (%g) formatting of zero (0.0) with precision 0 or 1 throws ArrayOutOfBoundsException by bpb · 12 years ago
- b15627c 6863624: java/util/Currency/PropertiesTest.sh writable check is incorrect by naoto · 12 years ago
- 08aa2e0 8017088: Map/HashMap.compute() incorrect with key mapping to null value by mduigou · 12 years ago
- 3d5b008 8016455: Sync stream tests from lambda to tl by psandoz · 12 years ago
- 8f3db08 8016308: Updates to j.u.stream.Node/Nodes by psandoz · 12 years ago
- 8a44cfa 8016446: Improve forEach/replaceAll for Map, HashMap, Hashtable, IdentityHashMap, WeakHashMap, TreeMap, ConcurrentMap by mduigou · 12 years ago
- 6f509e5 Merge by chegar · 12 years ago
- 9efc482 8016251: Balanced spliterator for SpinedBuffer by psandoz · 12 years ago
- 8de8243 8016448: java/util/BitSet/BitSetStreamTest.java no longer compiles, missed by 8015895 by henryjen · 12 years ago
- 4a8c3d4 8015960: java/util/Locale/LocaleProviders.java failing again on Windows by naoto · 12 years ago
- 0b25dcd Merge by alanb · 12 years ago
- 5b15d8a 8016311: Update j.u.c. tests to avoid using Thread.stop(Throwable) by alanb · 12 years ago
- 9910561 8015895: Int/LongStream.range/rangeClosed by psandoz · 12 years ago
- dc1b0f3 8015792: Rename Spliterators.spliteratorFromIterator to Spliterators.iterator by psandoz · 12 years ago
- 351889b 8015798: Rename IntStream.longs/doubles and LongStream.doubles to asXxxStream by psandoz · 12 years ago
- 4c998b5 8015492: Remove DoubleStream.range methods Reviewed-by: alanb by psandoz · 12 years ago
- 6598d46 8013649: HashMap spliterator tryAdvance() encounters remaining elements after forEachRemaining() by psandoz · 12 years ago
- f4be9ea 8013903: Japanese calendar field names are not displayed with -Djava.locale.providers=HOST on Windows by naoto · 12 years ago
- 46758e0 8015790: Remove duplicate spliterator tests Reviewed-by: alanb, mduigou by psandoz · 12 years ago
- fa495a0 8005698: Handle Frequent HashMap Collisions with Balanced Trees by bchristi · 12 years ago
- 5dbc133 Merge by lana · 12 years ago
- 8849910 8014834: shell tests don't begin with #!/bin/sh by emc · 12 years ago
- c964508 8015008: Primitive iterator over empty sequence, null consumer: forEachRemaining methods do not throw NPE by psandoz · 12 years ago
- b4e7972 8015525: JDK8 b91 source with GPL header errors Reviewed-by: dholmes, lancea by katleman · 12 years ago
- 1a9a107 Merge by lana · 12 years ago
- c11ac0d 8013380: Removal of stack walk to find resource bundle breaks Glassfish startup by jgish · 12 years ago
- 0f7720f 8013233: java/util/Locale/LocaleProviders.sh fails Reviewed-by: okutsu by naoto · 12 years ago
- 9e1bb1f 8014217: Base64.getXDecoder().wrap(...).read() doesn't throw exception for an incorrect number of padding chars in the final unit by sherman · 12 years ago
- 7a9f6e0 8010727: WLS fails to add a logger with "" in its own LogManager subclass instance by mchung · 12 years ago
- 2bf5b6a 8014365: Restore Objects.requireNonNull(T, Supplier<String>) by darcy · 12 years ago
- da99d6f 7021870: GzipInputStream closes underlying stream during reading by dmeetry · 12 years ago
- 6de2360 8014289: JDK8 b89 source with GPL header errors by katleman · 12 years ago
- e9d4ac9 8012646: Pattern.splitAsStream by psandoz · 12 years ago
- ef42f9a 8012664: Add tests for java.util.stream and lambda translation by briangoetz · 12 years ago
- 0d7f6cc 4802647: Throw required NPEs from removeAll()/retainAll() by mduigou · 12 years ago
- c727f08 8013086: NPE thrown by SimpleDateFormat with TimeZoneNameProvider supplied by naoto · 12 years ago
- a244eb5 8013252: Regex Matcher .start and .end should be accessible by group name by sherman · 12 years ago
- 771056c 8013150: Iterator.remove and forEachRemaining relationship not specified by mduigou · 12 years ago
- a905570 8013712: Add Objects.nonNull and Objects.isNull Reviewed-by: mchung, darcy by mduigou · 12 years ago
- 072224c 8012645: Stream methods on BitSet, Random, ThreadLocalRandom, ZipFile by mduigou · 12 years ago
- 8f5d1aa 8007799: Base64.getEncoder(0, byte[]) returns an encoder that unexpectedly inserts line separators by msheppar · 12 years ago
- 1676280 8012650: Arrays streams methods by briangoetz · 12 years ago
- f6f35a1 8007395: StringIndexOutofBoundsException in Match.find() when input String contains surrogate UTF-16 characters by sherman · 12 years ago
- 8215331 5015163: (str) String merge/join that is the inverse of String.split() by jgish · 12 years ago
- 6d1e475 Merge by lana · 12 years ago
- 042e293 8010666: Implement Currency/LocaleNameProvider in Windows Host LocaleProviderAdapter by naoto · 12 years ago
- 47da082 Merge by lana · 12 years ago
- 0c1f881 8011426: java.util collection Spliterator implementations by psandoz · 12 years ago
- f8babfc 8001647: default methods for Collections - forEach, removeIf, replaceAll, sort by akhil · 12 years ago
- 51f1325 8010939: Deadlock in LogManager by jgish · 12 years ago
- 48df506 8012005: LogManager needs test to ensure stack trace is not being done to find bundle by jgish · 12 years ago
- 7859e14 Merge by katleman · 12 years ago
- a573825 8010096: Initial java.util.Spliterator putback by briangoetz · 12 years ago
- 5e51e80 8011977: ISO 4217 Amendment Number 155 Reviewed-by: naoto by yhuang · 12 years ago
- f004b40 8004518: Add in-place operations to Map by mduigou · 12 years ago