-
Notifications
You must be signed in to change notification settings - Fork 4
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
GB18030 character 龦 can't be parsed by SAXParser #54
Comments
Does this need GB18030-2022 support? Support for GB18030-2022 is added in the next release. You didn't mention which version/platform you are using. There are some preliminary builds for the next release available as announced in Slack at https://openj9.slack.com/archives/C01C8PL6319/p1689274282032669, copying the details here. Semeru Open Edition Milestone 2 build for the July release has been published on a subset of platforms |
The support for GB18030-2022 is not in the preliminary jdk8 or jdk20 builds, but will be in the final builds. |
I reproduced the failure using Semeru 11.0.20+7 m2 above. Semeru 17.0.8+6 m2 gives the same result. |
The following program gives the same result with 11.0.19, 11.0.20, 17.0.7, and 17.0.8.
|
Does it work on a Temurin build? Until the next release is completed, the most recent builds are nightly builds. |
Temurin 11.0.20-beta fails in the same way.
|
Seems the problem, if it is a problem, should be reported to OpenJDK. |
this is the xml file:
GB1803_002.zip
this is the demo code:
when I try to parse this xml file, it will throw an org.xml.sax.SAXParseException with error message
The text was updated successfully, but these errors were encountered: