Export - CSV (All fields)
Export - CSV (Current fields)
- JDK-8346225
Add APIs for random sampling - JDK-8345443
Add Collections.unmodifiableIterator and related methods - JDK-8345442
Add Arrays.asUnmodifiableList - JDK-8345280
java.util.Stack iterator not iterating from top of stack - JDK-8344669
Rewrite class docs of SortedSet and SortedMap - JDK-8343504
Enable Direct Index-Based Access for ArrayList Elements Using al[index] Syntax - JDK-8343485
Default implementations for NavigableMap - JDK-8343125
Correct the documentation for TreeMap's getFloorEntry and getCeilingEntry - JDK-8342512
ArrayDeque loses its invariant on OutOfMemoryError in addFirst() or addLast() - JDK-8342471
New marker interface to define collections supporting null values - JDK-8340572
ConcurrentModificationException when sorting ArrayList sublists - JDK-8340414
[8u] Use an internal listOf & setOf when backporting List.of & Set.of - JDK-8337520
AbstractSet should specify default implementation using @implSpec - JDK-8337205
Typo in Stack vs Deque Method table in Deque specification - JDK-8336686
Add PriorityQueue(Collection, Comparator) constructor - JDK-8335703
Support array sizes above 2G - JDK-8335004
Mistake in the Comparator interface documentation - JDK-8333848
Unexpected output from the List - JDK-8331543
Avoid allocating iterators in Collections when it is empty - JDK-8331228
NPE for java.util.ImmutableCollections#contains(Object o) if o is null - JDK-8330252
TreeMap<Object,Object> with different types of keys - JDK-8329760
Add indexOf(Predicate<? super E> filter) to java.util.List interface - JDK-8329284
Map.of() derived view collection mutators should throw UnsupportedOperationException - JDK-8329155
Abnormal Behavior in Doubly Linked List Implementation - JDK-8329089
Empty immutable list throws the wrong exception type for remove(first | last) operations - JDK-8329022
WhiteBoxResizeTest failure on linux-x86: Could not reserve enough space for 2097152KB object heap - JDK-8328821
Map.of() derived view collection mutators should throw UnsupportedOperationException - JDK-8328772
WhiteBoxResizeTest failure on linux-x86: Could not reserve enough space for 2097152KB object heap - JDK-8328583
WhiteBoxResizeTest failure on linux-x86: Could not reserve enough space for 2097152KB object heap - JDK-8328520
WhiteBoxResizeTest failure on linux-x86: Could not reserve enough space for 2097152KB object heap - JDK-8328066
WhiteBoxResizeTest failure on linux-x86: Could not reserve enough space for 2097152KB object heap - JDK-8327858
Improve spliterator and forEach for single-element immutable collections - JDK-8327230
Remove redundant null check for TreeMap comparator. - JDK-8326484
Set.contains() java doc does not match implementation - JDK-8325811
clarify specification of Map::putIfAbsent return value - JDK-8325679
Optimize ArrayList subList sort - JDK-8324803
System.arraycopy(Object, int, Object, int, int) does not support Auto/Unboxing - JDK-8324766
Implementation of Policy based Data Structure in Java Collections Framework - JDK-8324573
HashMap::putAll add notes for conservative resizing - JDK-8323760
clarify specification of Map::putIfAbsent return value - JDK-8323729
Add .of() method for SequencedMap interface - JDK-8322358
IdentityHashMap results differ between OpenJDK8, 11 and 17. - JDK-8321096
lower bound assignment in List.of() is not throwing error. - JDK-8320684
Missing privacy modifier on class fields - JDK-8319433
java.util.SortedSet unnecessarily extends java.util.Set - JDK-8319269
Java Collections Framework documentation for Java 21 improvements - JDK-8319201
[lworld] WeakValuePolicyTest fails with AssertionError: map.containsKey after GC - JDK-8317846
Typo in API documentation of classes IdentityHashMap - JDK-8317339
Incorrect description of running time for add in ArrayList class docs - JDK-8316890
Documentation for TreeSet add method misleading
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0