]
Rostislav Svoboda commented on WFLY-7618:
-----------------------------------------
Tomaz's analysis identified 107 problems with encoding and only 24 of those in non
test code
Fix code to not use default platform dependant encoding
-------------------------------------------------------
Key: WFLY-7618
URL:
https://issues.jboss.org/browse/WFLY-7618
Project: WildFly
Issue Type: Task
Reporter: Rostislav Svoboda
Assignee: Tomaz Cerar
WFLY codebase depends in some cases on system default encoding. This should be fixed to
use de facto standard UTF8.
This JIRA is followup of WFCORE-1510 in the main codebase. Main concern (proven by
history too) is Windows.