On Sep 17, 2014, at 1:52 PM, Alan Bateman <alan.bate...@oracle.com> wrote:

> On 17/09/2014 21:48, Brian Burkhalter wrote:
>> Hello bad characters,
>> 
>> Issue:       https://bugs.openjdk.java.net/browse/JDK-8058679
>> Webrev:      http://cr.openjdk.java.net/~bpb/8058679/webrev.00/
>> 
>> Tested with "-encoding US-ASCIIā€ passed to javac.
>> 
> \ufffd\ufffd Looks okay and if it compiles with -encoding US-ASCII then it 
> gives confidence that they have all been fixed now.

To be specific:

javac -cp ../build/linux-x86-normal-server-fastdebug/jdk/classes -encoding 
US-ASCII test/java/math/BigInteger/BigIntegerTest.java

did not complain.

Thanks,

Brian

Reply via email to