https://github.com/tirkarthi/clojure-jdk-issues
A repo to track issues with latest versions of Clojure and JDK
https://github.com/tirkarthi/clojure-jdk-issues
Last synced: 3 months ago
JSON representation
A repo to track issues with latest versions of Clojure and JDK
- Host: GitHub
- URL: https://github.com/tirkarthi/clojure-jdk-issues
- Owner: tirkarthi
- Created: 2018-03-18T07:35:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-18T07:37:14.000Z (almost 8 years ago)
- Last Synced: 2025-01-05T12:42:33.615Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clojure-jdk-issues
The [issues](../../issues) on this repository are intended to be a central list of
issues that Clojure libraries have with latest Clojure and JDK.
If you know of/run into a problem with a Clojure library that you
think is caused by changes in Clojure or JDK, please file an issue with the
library, and link to it from an existing issue here, or create a new
one, as appropriate.
This project was inspired by : https://github.com/tobias/clojure-java-9
TODO :
Create appropriate Clojure and JDK tags for the issues for filtering