Export - CSV (All fields)
Export - CSV (Current fields)
- JDK-8169222
minor immutable collections optimizations - JDK-8166365
Small immutable collections should provide optimized implementations when possible - JDK-8159404
throw UnsupportedOperationException unconditionally for mutator methods - JDK-8156079
make empty instances singletons - JDK-8144952
add wildcards to the Map.ofEntries() method - JDK-8139233
add initial compact immutable collection implementations - JDK-8139232
add initial API and skeleton implementations - JDK-8139231
tune unmodifiable implementations based on size and performance test results - JDK-8134525
implement optimized Collectors.toUnmodifiable* collectors - JDK-8134373
use collections convenience factories in the JDK - JDK-8133980
reuse emptySet, singletonSet, etc. for various views such as entrySet() on one-element Map - JDK-8133979
make all unmodifiable List implementions implement RandomAccess - JDK-8133977
add specification for serialized forms - JDK-8133976
add random iteration order to hash-based unmodifiable collections - JDK-8133975
add hashing implementation to unmodifiable sets and maps - JDK-8077097
JEP-JDK-8048330: Test Task: Convenience Factory Methods for Collections
{"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