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

Update antlr4 to 4.10+ #19990

Closed
shanrenxj opened this issue Aug 8, 2022 · 4 comments · Fixed by #23550 or #23937
Closed

Update antlr4 to 4.10+ #19990

shanrenxj opened this issue Aug 8, 2022 · 4 comments · Fixed by #23550 or #23937
Milestone

Comments

@shanrenxj
Copy link

Hibernate 6.0.1+ was ues antlr4: 4.10+
when I force to use antlr4: 4.10+,I got error:
org.antlr.v4.runtime.atn.ATN; Could not deserialize ATN with version 4 (expected 3).
then when I force to use antlr4: 4.9.x,I got error
org.antlr.v4.runtime.atn.ATN; Could not deserialize ATN with version 3 (expected 4).

@linghengqian
Copy link
Member

Are you going to submit a PR? This will facilitate the resolution of this issue more quickly.

shanrenxj pushed a commit to shanrenxj/shardingsphere that referenced this issue Aug 9, 2022
@shanrenxj
Copy link
Author

你要提交PR吗?这将有助于更快地解决这个问题。

I have submitted PR for this issue, but I do not have permission

@linghengqian
Copy link
Member

I suggest you open a new issue to discuss the point in time to migrate the base JDK version of ShardingSphere to JDK11. This issue will be blocked before the new issue is resolved, so I suggest closing this issue.

@github-actions
Copy link

github-actions bot commented Oct 8, 2022

Hello , this issue has not received a reply for several days.
This issue is supposed to be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment