[NREPL-36] Too many DynamicClassLoaders created Created: 10/Dec/12 Updated: 10/Dec/12 |
|
| Status: | Open |
| Project: | tools.nrepl |
| Component/s: | None |
| Affects Version/s: | 0.2.0-RC1, 0.2.0-beta9, 0.2.0-beta10 |
| Fix Version/s: | None |
| Type: | Defect | Priority: | Critical |
| Reporter: | Colin Jones | Assignee: | Chas Emerick |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Not sure whether this ticket belongs here or in the Clojure-proper JIRA, so feel free to close if this is an inappropriate location. clojure.main/repl creates a new DynamicClassLoader on every execution, so it looks like the stack of classloaders grows without bounds. Seems a bit similar to http://dev.clojure.org/jira/browse/NREPL-31 in that clojure.main/repl has another assumption about when clojure.main/repl will run. See https://groups.google.com/forum/?fromgroups=#!topic/clojure/firG9zTVecU%5B1-25%5D for the original report. |
[NREPL-28] Clarify semantics for String encoding Created: 21/Aug/12 Updated: 11/Oct/12 |
|
| Status: | Open |
| Project: | tools.nrepl |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Defect | Priority: | Critical |
| Reporter: | Chas Emerick | Assignee: | Chas Emerick |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Comments |
| Comment by Chas Emerick [ 21/Aug/12 8:27 PM ] |
|
Initial discussion held in |