Skip to content

Ensure createDateTimeFormatterInOrderOfPropertyPriority test pass when openjdk version 21-ea #30759

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

Closed
wants to merge 1 commit into from

Conversation

wyyl1
Copy link

@wyyl1 wyyl1 commented Jun 27, 2023

The space character returns [NNBSP] when using JDK 21-ea

image

$java -version
openjdk version "21-ea" 2023-09-19
OpenJDK Runtime Environment Zulu21+57-CA (build 21-ea+22)
OpenJDK 64-Bit Server VM Zulu21+57-CA (build 21-ea+22, mixed mode, sharing)

Fix bug

image

Reference

OpenJDK Bug JDK-8304925

@pivotal-cla
Copy link

@wyyl1 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jun 27, 2023
@pivotal-cla
Copy link

@wyyl1 Thank you for signing the Contributor License Agreement!

@bclozel
Copy link
Member

bclozel commented Jun 27, 2023

Thanks but we're working on lenient parsing in #30649. In the meantime we've worked around this problem with 84714fb. I'm declining this issue as a result.

@bclozel bclozel closed this Jun 27, 2023
@bclozel bclozel added status: declined A suggestion or change that we don't feel we should currently apply in: core Issues in core modules (aop, beans, core, context, expression) and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jun 27, 2023
@wyyl1
Copy link
Author

wyyl1 commented Jun 28, 2023

Thank you very much !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants