On 05/21/2013 07:07 AM, Mike Duigou wrote:
Since the char array is never modified it could use the String(char[], boolean) constructor. This has advantages for cases such as logging which may read the thread name very many times.
Couldn't we store the original string instead? -- Florian Weimer / Red Hat Product Security Team