Skip to content

Locale used by the system generates incorrect SVG syntax #4240#4241

Merged
hansva merged 1 commit intoapache:mainfrom
nadment:4240
Aug 26, 2024
Merged

Locale used by the system generates incorrect SVG syntax #4240#4241
hansva merged 1 commit intoapache:mainfrom
nadment:4240

Conversation

@nadment
Copy link
Copy Markdown
Contributor

@nadment nadment commented Aug 23, 2024

The DecimalFormat class is not thread-safe, but with an instance by HopSvgGraphics2D I think it won't be a problem.

@nadment nadment added this to the 2.10 milestone Aug 23, 2024
@nadment nadment linked an issue Aug 23, 2024 that may be closed by this pull request
@hansva
Copy link
Copy Markdown
Contributor

hansva commented Aug 26, 2024

Not too worried for thread safety on this one. Thanks for the fix @nadment !

@hansva hansva merged commit cdef973 into apache:main Aug 26, 2024
@github-actions github-actions bot removed this from the 2.10 milestone Aug 26, 2024
@nadment nadment deleted the 4240 branch January 19, 2025 00:36
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.

[Bug]: Locale used by the system generates incorrect SVG syntax

2 participants