RFR(S): 8139996: CompileCommand prints quoted ascii strings

Nils Eliasson nils.eliasson at oracle.com
Mon Oct 26 13:22:26 UTC 2015


Thanks Vladimir,

//Nils

On 2015-10-26 13:54, Vladimir Kozlov wrote:
> Looks fine.
>
> Thanks,
> Vladimir
>
> On 10/26/15 5:54 PM, Nils Eliasson wrote:
>> Hi all,
>>
>> This change makes method matchers (used by compile commands and compiler
>> control) print symbols as utf8 instead of ascii. The print out of used
>> commands will now look the same as the patterns the user has supplied.
>>
>> bug: https://bugs.openjdk.java.net/browse/JDK-8139996
>> webrev: http://cr.openjdk.java.net/~neliasso/8139996/webrev.01/
>>
>> Please review,
>> Nils Eliasson



More information about the hotspot-compiler-dev mailing list