ABCDEFGHIJKLMNOPQRSTUVWXYZAA
1
JIRATitleTypeReported byPatched byVotes
2
https://dev.clojure.org/jira/browse/CLJ-1079In reader, don't ignore explicit :line :column metaDefectChas EmerickAlex Miller2
3
https://dev.clojure.org/jira/browse/CLJ-1279Fix confusing macroexpand1 ArityException handlingDefectAlex CoventryAlex Miller4
4
https://dev.clojure.org/jira/browse/CLJ-1403ns-resolve might throw ClassNotFoundException but should return nilDefectNicola MomettoNicola Mometto1
5
https://dev.clojure.org/jira/browse/CLJ-1587PersistentArrayMap's assoc doesn't respect HASHTABLE_THRESHOLDDefectNicola MomettoNicola Mometto1
6
https://dev.clojure.org/jira/browse/CLJ-1764
partition-by runs infinite loop when one element of infinite partition is accessed
DefectLeon GrapenthinMatthew Gilliard0
7
https://dev.clojure.org/jira/browse/CLJ-1832
unchecked-* functions have different behavior on primitive longs vs boxed Longs
DefectAndy FingerhutAlexander Kiel1
8
https://dev.clojure.org/jira/browse/CLJ-2026[spec] Transient exceptions thrown in clojure.spec.test/checkDefectCoda HaleAlex Miller0
9
https://dev.clojure.org/jira/browse/CLJ-2031clojure.walk/postwalk does not preserve MapEntry type objectsDefectSean CorfieldJozef Wagner14
10
https://dev.clojure.org/jira/browse/CLJ-2066Reflection on internal classes fails under Java 9DefectToby CrawleyAlex Miller7
11
https://dev.clojure.org/jira/browse/CLJ-2068[spec] s/explain of evaluated predicate yields :s/unknownDefectAlex MillerAlex Miller2
12
https://dev.clojure.org/jira/browse/CLJ-2089
Sorted colls with default comparator don't check that first element is Comparable
DefectAlex MillerAlex Miller0
13
https://dev.clojure.org/jira/browse/CLJ-2111[spec] Clarify s/every docstring for :kindDefectLeon GrapenthinAlex Miller2
14
https://dev.clojure.org/jira/browse/CLJ-2167[spec] int-in-range? throws exception when val not an intDefectDavid BürginDavid Bürgin0
15
https://dev.clojure.org/jira/browse/CLJ-2176[spec] s/tuple explain-data :pred problemDefectAlex MillerAlex Miller0
16
https://dev.clojure.org/jira/browse/CLJ-2177[spec] s/keys explain-data :pred problemDefectAlex MillerAlex Miller0
17
https://dev.clojure.org/jira/browse/CLJ-2178[spec] s/& explain-data :pred problemDefectAlex MillerAlex Miller1
18
https://dev.clojure.org/jira/browse/CLJ-2182[spec] s/& does not check preds if regex matches empty collectionDefectShogo OhtaAlex Miller1
19
https://dev.clojure.org/jira/browse/CLJ-2183[spec] `cat` specs should verify value is sequentialDefectBen BrinckerhoffAlex Miller1
20
https://dev.clojure.org/jira/browse/CLJ-2186[core.specs] ::s/map-bindings definition is underspecifiedDefectAllen RohnerAllen Rohner0
21
https://dev.clojure.org/jira/browse/CLJ-2257Documentation typoDefectSeb MartelSeb Martel0
22
https://dev.clojure.org/jira/browse/CLJ-2284Incorrect bytecode generated for static methods on interfacesDefectZach TellmanGhadi Shayban9
23
https://dev.clojure.org/jira/browse/CLJ-2297
PersistentHashMap leaks memory when keys are removed with `without`
DefectBen BaderBen Bader2
24
https://dev.clojure.org/jira/browse/CLJ-2313string capture mode ignores readLineDefectNicola MomettoNicola Mometto0
25
https://dev.clojure.org/jira/browse/CLJ-2314
[core.specs] String array hinting in :gen-class fails spec - No other method available
DefectMark BastianNicola Mometto1
26
https://dev.clojure.org/jira/browse/CLJ-2330Clojure compiler build fails with Java 10DefectJohn SchmidtGhadi Shayban1
27
https://dev.clojure.org/jira/browse/CLJ-2332remove-tap docstring repetitionDefectMike FikesEugene Kostenko0
28
https://dev.clojure.org/jira/browse/CLJ-2349
When reporting uncaught ExceptionInfo from clojure.test, line number isn't calculated correctly
DefectNikita ProkopovNikita Prokopov0
29
https://dev.clojure.org/jira/browse/CLJ-2354Can't send nil to tap>DefectGhadi ShaybanAlex Miller0
30
https://dev.clojure.org/jira/browse/CLJ-2367case with byte value causes CompilerExceptionDefectSean CorfieldSean Corfield1
31
https://dev.clojure.org/jira/browse/CLJ-2374
Clojure master fails on JDK 11 EA builds due to overloaded toArray in gvec.clj
DefectKarthikeyan SingaravelanAlex Miller2
32
https://dev.clojure.org/jira/browse/CLJ-2407Some unit tests do not test what they intendDefectAndy FingerhutAndy Fingerhut0
33
https://dev.clojure.org/jira/browse/CLJ-2414Regression in reflectively finding default methodsDefectAlex MillerAlex Miller0
34
https://dev.clojure.org/jira/browse/CLJ-2425Add Java 11 javadoc urlDefectAlex MillerAlex Miller0
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
DefectDaniel ComptonAlex Miller0
36
https://dev.clojure.org/jira/browse/CLJ-2432datafy should lazy load reflectDefectStuart HallowayStuart Halloway0
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
EnhancementHoward Lewis ShipStuart Halloway1
38
https://dev.clojure.org/jira/browse/CLJ-1209clojure.test does not print ex-info in error reportsEnhancementThomas HellerStuart Sierra9
39
https://dev.clojure.org/jira/browse/CLJ-1366The empty map literal is read as a different map each timeEnhancementShogo OhtaShogo Ohta0
40
https://dev.clojure.org/jira/browse/CLJ-1654Reuse seq in someEnhancementGijs StuurmanGijs Stuurman0
41
https://dev.clojure.org/jira/browse/CLJ-1797Mention cljc when require failsEnhancementMike FikesCezary Kosko1
42
https://dev.clojure.org/jira/browse/CLJ-2044Four functions in clojure.instant have incomplete documentationEnhancementBruce AdamsBruce Adams0
43
https://dev.clojure.org/jira/browse/CLJ-2046[spec] generate random subsets of or'd required keys in map specsEnhancementDavid ChelimskyDavid Chelimsky4
44
https://dev.clojure.org/jira/browse/CLJ-2050Remove redundant key comparisons in HashCollisionNodeEnhancementKwang Yul SeoKwang Yul Seo0
45
https://dev.clojure.org/jira/browse/CLJ-2060[spec] Add support for undefining a specEnhancementAlex MillerAlex Miller2
46
https://dev.clojure.org/jira/browse/CLJ-2122flatten docstring does not describe lazy resultEnhancementAlan ThompsonErik Assum0
47
https://dev.clojure.org/jira/browse/CLJ-2163Add test for var serializationEnhancementAlex MillerAlex Miller0
48
https://dev.clojure.org/jira/browse/CLJ-2166[spec] instrument exception doesn't contain function name in ex-dataEnhancementJames ReevesJosh Jones9
49
https://dev.clojure.org/jira/browse/CLJ-2362withMeta() should return identity when new meta is identical to priorEnhancementRich HickeyAlex Miller0
50
https://dev.clojure.org/jira/browse/CLJ-2363Make Java 8 the minimum requirement for ClojureEnhancementAlex MillerGhadi Shayban0
51
https://dev.clojure.org/jira/browse/CLJ-2366Bump spec lib depsEnhancementAlex MillerAlex Miller0
52
https://dev.clojure.org/jira/browse/CLJ-2373improvements to exception messages and printingEnhancementStuart HallowayAlex Miller21
53
https://dev.clojure.org/jira/browse/CLJ-2375Address JDK API deprecationsEnhancementGhadi ShaybanGhadi Shayban0
54
https://dev.clojure.org/jira/browse/CLJ-2385graal native-image complains about tap-loop threadEnhancementGhadi ShaybanGhadi Shayban1
55
https://dev.clojure.org/jira/browse/CLJ-2386In ex-info, avoid recording stack frames of ex-info itselfEnhancementAlex MillerAlex Miller0
56
https://dev.clojure.org/jira/browse/CLJ-2391
[spec] Printing of spec problems buries the failing predicate which should be more prominent
EnhancementAlex MillerAlex Miller0
57
https://dev.clojure.org/jira/browse/CLJ-2392[spec] fspec role in problem path is not usefulEnhancementAlex MillerAlex Miller0
58
https://dev.clojure.org/jira/browse/CLJ-2393[spec] Improve sorting on problem printingEnhancementAlex MillerAlex Miller0
59
https://dev.clojure.org/jira/browse/CLJ-2394With pst, warn that syntax error stack trace does not apply to user codeEnhancementRich HickeyAlex Miller0
60
https://dev.clojure.org/jira/browse/CLJ-2395[core.specs] Improve names in core macro specsEnhancementRich HickeyAlex Miller0
61
https://dev.clojure.org/jira/browse/CLJ-2396[spec] Omit "in:" spec problem info when reporting if all indexesEnhancementAlex MillerAlex Miller0
62
https://dev.clojure.org/jira/browse/CLJ-2409Confusing new error message when referring to unknown classEnhancementDavid BürginAlex Miller1
63
https://dev.clojure.org/jira/browse/CLJ-2415Error cause should always be on 2nd line of error messageEnhancementAlex MillerAlex Miller0
64
https://dev.clojure.org/jira/browse/CLJ-2417sort and sort-by should retain metaEnhancementStuart HallowayAlex Miller0
65
https://dev.clojure.org/jira/browse/CLJ-2420Refinement of Clojure error phases and location reportingEnhancementAlex MillerAlex Miller0
66
https://dev.clojure.org/jira/browse/CLJ-2424Fix test case for CLJ-2417EnhancementGijs StuurmanGijs Stuurman0
67
https://dev.clojure.org/jira/browse/CLJ-2429datafy JavaReflectorEnhancementStuart HallowayStuart Halloway0
68
https://dev.clojure.org/jira/browse/CLJ-2430Elevate phase in throwable data and conveyance for preplEnhancementAlex MillerAlex Miller0
69
https://dev.clojure.org/jira/browse/CLJ-2435Compilation and macroexpansion exceptions omit cause class nameEnhancementAlex MillerAlex Miller0
70
https://dev.clojure.org/jira/browse/CLJ-1120
Introduce ex-message and ex-cause to abstract away the platform in dealing with ExceptionInfo
FeatureMichał MarczykMichał Marczyk13
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