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

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


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