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

Replace ThreadLocal with ConcurrentQueue in HttpDateFormat #5569

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

jansupol
Copy link
Contributor

Introduce a common facade for SimpleDateFormat and DateTimeFormatter
Able to switch to DateTimeFormatter for a small performance boost

Introduce a common facade for SimpleDateFormat and DateTimeFormatter
Able to switch to DateTimeFormatter for a small performance boost

Signed-off-by: jansupol <jan.supol@oracle.com>
@jansupol jansupol merged commit 6ad2d5b into eclipse-ee4j:3.1 Mar 21, 2024
3 checks passed
@jansupol jansupol deleted the HttpDateFormat.Queue branch March 21, 2024 12:23
@jansupol jansupol added this to the 3.1.6 milestone Mar 21, 2024
This was referenced Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants