Re: Another analyze with errorprone

2017-09-12 Thread Philippe Mouawad
Hi Antonio, My answers below. Regards On Mon, Sep 11, 2017 at 10:06 PM, Antonio Gomes Rodrigues wrote: > Hi, > > i have analyse jmeter source with error prone (http://errorprone.info/) > and > I have some questions > > > 1. > It detect a lot of "[DefaultCharset] Implicit use of the platform defa

Another analyze with errorprone

2017-09-11 Thread Antonio Gomes Rodrigues
Hi, i have analyse jmeter source with error prone (http://errorprone.info/) and I have some questions 1. It detect a lot of "[DefaultCharset] Implicit use of the platform default charset, which can result in e.g. non-ASCII characters being silently replaced with '?' in many environments" e.g.