2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java25,266 stars (25,266 stars)9,474 forks (9,474 forks)batch import
component:coregood first issueimported-jira-issuepriority:minorresolution:unresolved
- Issue type
- bug
- Research direction
- Use Spotbugs to locate the three DM DEFAULT ENCODING warnings in Jenkins core source code. Look for usages of FileReader, FileWriter, or other I/O classes without explicit charset. Ensure that UTF 8 encoding is specified where appropriate. Review any existing comments on the issue for specific file paths or additional context.