id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 2180,"Replace ""UTF-8"" with StandardCharsets.UTF_8",Nicklas Nordborg,everyone,"There are many places in the code that uses the string `""UTF-8""` to specify a character set to use. If possible, it would be better to replace that string with the pre-defined constant `StandardCharsets.UTF_8`. ",enhancement,closed,minor,BASE 3.16,core,,fixed,,