| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | AA | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | JIRA | Title | Type | Reported by | Patched by | Votes | |||||||||||||||||||||
2 | https://dev.clojure.org/jira/browse/CLJ-1079 | In reader, don't ignore explicit :line :column meta | Defect | Chas Emerick | Alex Miller | 2 | |||||||||||||||||||||
3 | https://dev.clojure.org/jira/browse/CLJ-1279 | Fix confusing macroexpand1 ArityException handling | Defect | Alex Coventry | Alex Miller | 4 | |||||||||||||||||||||
4 | https://dev.clojure.org/jira/browse/CLJ-1403 | ns-resolve might throw ClassNotFoundException but should return nil | Defect | Nicola Mometto | Nicola Mometto | 1 | |||||||||||||||||||||
5 | https://dev.clojure.org/jira/browse/CLJ-1587 | PersistentArrayMap's assoc doesn't respect HASHTABLE_THRESHOLD | Defect | Nicola Mometto | Nicola Mometto | 1 | |||||||||||||||||||||
6 | https://dev.clojure.org/jira/browse/CLJ-1764 | partition-by runs infinite loop when one element of infinite partition is accessed | Defect | Leon Grapenthin | Matthew Gilliard | 0 | |||||||||||||||||||||
7 | https://dev.clojure.org/jira/browse/CLJ-1832 | unchecked-* functions have different behavior on primitive longs vs boxed Longs | Defect | Andy Fingerhut | Alexander Kiel | 1 | |||||||||||||||||||||
8 | https://dev.clojure.org/jira/browse/CLJ-2026 | [spec] Transient exceptions thrown in clojure.spec.test/check | Defect | Coda Hale | Alex Miller | 0 | |||||||||||||||||||||
9 | https://dev.clojure.org/jira/browse/CLJ-2031 | clojure.walk/postwalk does not preserve MapEntry type objects | Defect | Sean Corfield | Jozef Wagner | 14 | |||||||||||||||||||||
10 | https://dev.clojure.org/jira/browse/CLJ-2066 | Reflection on internal classes fails under Java 9 | Defect | Toby Crawley | Alex Miller | 7 | |||||||||||||||||||||
11 | https://dev.clojure.org/jira/browse/CLJ-2068 | [spec] s/explain of evaluated predicate yields :s/unknown | Defect | Alex Miller | Alex Miller | 2 | |||||||||||||||||||||
12 | https://dev.clojure.org/jira/browse/CLJ-2089 | Sorted colls with default comparator don't check that first element is Comparable | Defect | Alex Miller | Alex Miller | 0 | |||||||||||||||||||||
13 | https://dev.clojure.org/jira/browse/CLJ-2111 | [spec] Clarify s/every docstring for :kind | Defect | Leon Grapenthin | Alex Miller | 2 | |||||||||||||||||||||
14 | https://dev.clojure.org/jira/browse/CLJ-2167 | [spec] int-in-range? throws exception when val not an int | Defect | David Bürgin | David Bürgin | 0 | |||||||||||||||||||||
15 | https://dev.clojure.org/jira/browse/CLJ-2176 | [spec] s/tuple explain-data :pred problem | Defect | Alex Miller | Alex Miller | 0 | |||||||||||||||||||||
16 | https://dev.clojure.org/jira/browse/CLJ-2177 | [spec] s/keys explain-data :pred problem | Defect | Alex Miller | Alex Miller | 0 | |||||||||||||||||||||
17 | https://dev.clojure.org/jira/browse/CLJ-2178 | [spec] s/& explain-data :pred problem | Defect | Alex Miller | Alex Miller | 1 | |||||||||||||||||||||
18 | https://dev.clojure.org/jira/browse/CLJ-2182 | [spec] s/& does not check preds if regex matches empty collection | Defect | Shogo Ohta | Alex Miller | 1 | |||||||||||||||||||||
19 | https://dev.clojure.org/jira/browse/CLJ-2183 | [spec] `cat` specs should verify value is sequential | Defect | Ben Brinckerhoff | Alex Miller | 1 | |||||||||||||||||||||
20 | https://dev.clojure.org/jira/browse/CLJ-2186 | [core.specs] ::s/map-bindings definition is underspecified | Defect | Allen Rohner | Allen Rohner | 0 | |||||||||||||||||||||
21 | https://dev.clojure.org/jira/browse/CLJ-2257 | Documentation typo | Defect | Seb Martel | Seb Martel | 0 | |||||||||||||||||||||
22 | https://dev.clojure.org/jira/browse/CLJ-2284 | Incorrect bytecode generated for static methods on interfaces | Defect | Zach Tellman | Ghadi Shayban | 9 | |||||||||||||||||||||
23 | https://dev.clojure.org/jira/browse/CLJ-2297 | PersistentHashMap leaks memory when keys are removed with `without` | Defect | Ben Bader | Ben Bader | 2 | |||||||||||||||||||||
24 | https://dev.clojure.org/jira/browse/CLJ-2313 | string capture mode ignores readLine | Defect | Nicola Mometto | Nicola Mometto | 0 | |||||||||||||||||||||
25 | https://dev.clojure.org/jira/browse/CLJ-2314 | [core.specs] String array hinting in :gen-class fails spec - No other method available | Defect | Mark Bastian | Nicola Mometto | 1 | |||||||||||||||||||||
26 | https://dev.clojure.org/jira/browse/CLJ-2330 | Clojure compiler build fails with Java 10 | Defect | John Schmidt | Ghadi Shayban | 1 | |||||||||||||||||||||
27 | https://dev.clojure.org/jira/browse/CLJ-2332 | remove-tap docstring repetition | Defect | Mike Fikes | Eugene Kostenko | 0 | |||||||||||||||||||||
28 | https://dev.clojure.org/jira/browse/CLJ-2349 | When reporting uncaught ExceptionInfo from clojure.test, line number isn't calculated correctly | Defect | Nikita Prokopov | Nikita Prokopov | 0 | |||||||||||||||||||||
29 | https://dev.clojure.org/jira/browse/CLJ-2354 | Can't send nil to tap> | Defect | Ghadi Shayban | Alex Miller | 0 | |||||||||||||||||||||
30 | https://dev.clojure.org/jira/browse/CLJ-2367 | case with byte value causes CompilerException | Defect | Sean Corfield | Sean Corfield | 1 | |||||||||||||||||||||
31 | https://dev.clojure.org/jira/browse/CLJ-2374 | Clojure master fails on JDK 11 EA builds due to overloaded toArray in gvec.clj | Defect | Karthikeyan Singaravelan | Alex Miller | 2 | |||||||||||||||||||||
32 | https://dev.clojure.org/jira/browse/CLJ-2407 | Some unit tests do not test what they intend | Defect | Andy Fingerhut | Andy Fingerhut | 0 | |||||||||||||||||||||
33 | https://dev.clojure.org/jira/browse/CLJ-2414 | Regression in reflectively finding default methods | Defect | Alex Miller | Alex Miller | 0 | |||||||||||||||||||||
34 | https://dev.clojure.org/jira/browse/CLJ-2425 | Add Java 11 javadoc url | Defect | Alex Miller | Alex Miller | 0 | |||||||||||||||||||||
35 | https://dev.clojure.org/jira/browse/CLJ-2427 | Exceptions thrown in user namespace initialisation in Clojure 1.10.0 are missing the full stacktrace | Defect | Daniel Compton | Alex Miller | 0 | |||||||||||||||||||||
36 | https://dev.clojure.org/jira/browse/CLJ-2432 | datafy should lazy load reflect | Defect | Stuart Halloway | Stuart Halloway | 0 | |||||||||||||||||||||
37 | https://dev.clojure.org/jira/browse/CLJ-1130 | When unable to match a static method, report arity caller was looking for, avoid misleading field error | Enhancement | Howard Lewis Ship | Stuart Halloway | 1 | |||||||||||||||||||||
38 | https://dev.clojure.org/jira/browse/CLJ-1209 | clojure.test does not print ex-info in error reports | Enhancement | Thomas Heller | Stuart Sierra | 9 | |||||||||||||||||||||
39 | https://dev.clojure.org/jira/browse/CLJ-1366 | The empty map literal is read as a different map each time | Enhancement | Shogo Ohta | Shogo Ohta | 0 | |||||||||||||||||||||
40 | https://dev.clojure.org/jira/browse/CLJ-1654 | Reuse seq in some | Enhancement | Gijs Stuurman | Gijs Stuurman | 0 | |||||||||||||||||||||
41 | https://dev.clojure.org/jira/browse/CLJ-1797 | Mention cljc when require fails | Enhancement | Mike Fikes | Cezary Kosko | 1 | |||||||||||||||||||||
42 | https://dev.clojure.org/jira/browse/CLJ-2044 | Four functions in clojure.instant have incomplete documentation | Enhancement | Bruce Adams | Bruce Adams | 0 | |||||||||||||||||||||
43 | https://dev.clojure.org/jira/browse/CLJ-2046 | [spec] generate random subsets of or'd required keys in map specs | Enhancement | David Chelimsky | David Chelimsky | 4 | |||||||||||||||||||||
44 | https://dev.clojure.org/jira/browse/CLJ-2050 | Remove redundant key comparisons in HashCollisionNode | Enhancement | Kwang Yul Seo | Kwang Yul Seo | 0 | |||||||||||||||||||||
45 | https://dev.clojure.org/jira/browse/CLJ-2060 | [spec] Add support for undefining a spec | Enhancement | Alex Miller | Alex Miller | 2 | |||||||||||||||||||||
46 | https://dev.clojure.org/jira/browse/CLJ-2122 | flatten docstring does not describe lazy result | Enhancement | Alan Thompson | Erik Assum | 0 | |||||||||||||||||||||
47 | https://dev.clojure.org/jira/browse/CLJ-2163 | Add test for var serialization | Enhancement | Alex Miller | Alex Miller | 0 | |||||||||||||||||||||
48 | https://dev.clojure.org/jira/browse/CLJ-2166 | [spec] instrument exception doesn't contain function name in ex-data | Enhancement | James Reeves | Josh Jones | 9 | |||||||||||||||||||||
49 | https://dev.clojure.org/jira/browse/CLJ-2362 | withMeta() should return identity when new meta is identical to prior | Enhancement | Rich Hickey | Alex Miller | 0 | |||||||||||||||||||||
50 | https://dev.clojure.org/jira/browse/CLJ-2363 | Make Java 8 the minimum requirement for Clojure | Enhancement | Alex Miller | Ghadi Shayban | 0 | |||||||||||||||||||||
51 | https://dev.clojure.org/jira/browse/CLJ-2366 | Bump spec lib deps | Enhancement | Alex Miller | Alex Miller | 0 | |||||||||||||||||||||
52 | https://dev.clojure.org/jira/browse/CLJ-2373 | improvements to exception messages and printing | Enhancement | Stuart Halloway | Alex Miller | 21 | |||||||||||||||||||||
53 | https://dev.clojure.org/jira/browse/CLJ-2375 | Address JDK API deprecations | Enhancement | Ghadi Shayban | Ghadi Shayban | 0 | |||||||||||||||||||||
54 | https://dev.clojure.org/jira/browse/CLJ-2385 | graal native-image complains about tap-loop thread | Enhancement | Ghadi Shayban | Ghadi Shayban | 1 | |||||||||||||||||||||
55 | https://dev.clojure.org/jira/browse/CLJ-2386 | In ex-info, avoid recording stack frames of ex-info itself | Enhancement | Alex Miller | Alex Miller | 0 | |||||||||||||||||||||
56 | https://dev.clojure.org/jira/browse/CLJ-2391 | [spec] Printing of spec problems buries the failing predicate which should be more prominent | Enhancement | Alex Miller | Alex Miller | 0 | |||||||||||||||||||||
57 | https://dev.clojure.org/jira/browse/CLJ-2392 | [spec] fspec role in problem path is not useful | Enhancement | Alex Miller | Alex Miller | 0 | |||||||||||||||||||||
58 | https://dev.clojure.org/jira/browse/CLJ-2393 | [spec] Improve sorting on problem printing | Enhancement | Alex Miller | Alex Miller | 0 | |||||||||||||||||||||
59 | https://dev.clojure.org/jira/browse/CLJ-2394 | With pst, warn that syntax error stack trace does not apply to user code | Enhancement | Rich Hickey | Alex Miller | 0 | |||||||||||||||||||||
60 | https://dev.clojure.org/jira/browse/CLJ-2395 | [core.specs] Improve names in core macro specs | Enhancement | Rich Hickey | Alex Miller | 0 | |||||||||||||||||||||
61 | https://dev.clojure.org/jira/browse/CLJ-2396 | [spec] Omit "in:" spec problem info when reporting if all indexes | Enhancement | Alex Miller | Alex Miller | 0 | |||||||||||||||||||||
62 | https://dev.clojure.org/jira/browse/CLJ-2409 | Confusing new error message when referring to unknown class | Enhancement | David Bürgin | Alex Miller | 1 | |||||||||||||||||||||
63 | https://dev.clojure.org/jira/browse/CLJ-2415 | Error cause should always be on 2nd line of error message | Enhancement | Alex Miller | Alex Miller | 0 | |||||||||||||||||||||
64 | https://dev.clojure.org/jira/browse/CLJ-2417 | sort and sort-by should retain meta | Enhancement | Stuart Halloway | Alex Miller | 0 | |||||||||||||||||||||
65 | https://dev.clojure.org/jira/browse/CLJ-2420 | Refinement of Clojure error phases and location reporting | Enhancement | Alex Miller | Alex Miller | 0 | |||||||||||||||||||||
66 | https://dev.clojure.org/jira/browse/CLJ-2424 | Fix test case for CLJ-2417 | Enhancement | Gijs Stuurman | Gijs Stuurman | 0 | |||||||||||||||||||||
67 | https://dev.clojure.org/jira/browse/CLJ-2429 | datafy JavaReflector | Enhancement | Stuart Halloway | Stuart Halloway | 0 | |||||||||||||||||||||
68 | https://dev.clojure.org/jira/browse/CLJ-2430 | Elevate phase in throwable data and conveyance for prepl | Enhancement | Alex Miller | Alex Miller | 0 | |||||||||||||||||||||
69 | https://dev.clojure.org/jira/browse/CLJ-2435 | Compilation and macroexpansion exceptions omit cause class name | Enhancement | Alex Miller | Alex Miller | 0 | |||||||||||||||||||||
70 | https://dev.clojure.org/jira/browse/CLJ-1120 | Introduce ex-message and ex-cause to abstract away the platform in dealing with ExceptionInfo | Feature | Michał Marczyk | Michał Marczyk | 13 | |||||||||||||||||||||
71 | |||||||||||||||||||||||||||
72 | |||||||||||||||||||||||||||
73 | |||||||||||||||||||||||||||
74 | |||||||||||||||||||||||||||
75 | |||||||||||||||||||||||||||
76 | |||||||||||||||||||||||||||
77 | |||||||||||||||||||||||||||
78 | |||||||||||||||||||||||||||
79 | |||||||||||||||||||||||||||
80 | |||||||||||||||||||||||||||
81 | |||||||||||||||||||||||||||
82 | |||||||||||||||||||||||||||
83 | |||||||||||||||||||||||||||
84 | |||||||||||||||||||||||||||
85 | |||||||||||||||||||||||||||
86 | |||||||||||||||||||||||||||
87 | |||||||||||||||||||||||||||
88 | |||||||||||||||||||||||||||
89 | |||||||||||||||||||||||||||
90 | |||||||||||||||||||||||||||
91 | |||||||||||||||||||||||||||
92 | |||||||||||||||||||||||||||
93 | |||||||||||||||||||||||||||
94 | |||||||||||||||||||||||||||
95 | |||||||||||||||||||||||||||
96 | |||||||||||||||||||||||||||
97 | |||||||||||||||||||||||||||
98 | |||||||||||||||||||||||||||
99 | |||||||||||||||||||||||||||
100 |