Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Le #137] Openjdk 11.0.6 different wording of ClassCastException #48

Open
stanislowskij opened this issue Sep 10, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working needs exploration Need to find more specific examples and narrow down the issue versioning To be compared with newer versions of Clojure and its tools

Comments

@stanislowskij
Copy link
Collaborator

⚠️ Imported from legacy repository. This issue is a duplicate of Clojure-Intro-Course/babel-legacy#137.

The wording of the cause/message of ClassCastException is different:

(+ "2" 3)
Execution error (ClassCastException) at babel.middleware/eval1084 (form-init16834633919858839574.clj:1).
class java.lang.String cannot be cast to class java.lang.Number (java.lang.String and java.lang.Number are in module java.base of loader 'bootstrap')
@stanislowskij stanislowskij added the bug Something isn't working label Sep 10, 2024
@stanislowskij stanislowskij added versioning To be compared with newer versions of Clojure and its tools needs exploration Need to find more specific examples and narrow down the issue labels Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs exploration Need to find more specific examples and narrow down the issue versioning To be compared with newer versions of Clojure and its tools
Projects
None yet
Development

No branches or pull requests

2 participants