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

Openjdk 11.0.6 different wording of ClassCastException #137

Closed
elenam opened this issue Apr 3, 2021 · 2 comments
Closed

Openjdk 11.0.6 different wording of ClassCastException #137

elenam opened this issue Apr 3, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@elenam
Copy link

elenam commented Apr 3, 2021

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')
@elenam elenam self-assigned this Apr 3, 2021
@elenam elenam added the bug Something isn't working label Apr 3, 2021
@elenam
Copy link
Author

elenam commented May 20, 2021

@BananaObserved could you verify that this fix works in openjdk?

@stanislowskij
Copy link
Collaborator

This now corresponds to Clojure-Intro-Course/babel#48 in the migration repository.

@stanislowskij stanislowskij closed this as not planned Won't fix, can't repro, duplicate, stale Sep 10, 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
Projects
None yet
Development

No branches or pull requests

2 participants