If the compiler is just complaining about characters in a comment, why not simply remove the comment? Do you think the current test is wrong and the 2nd half of the string must be added back?
Also, the string is still too long. I’d rather break it into multiple lines to fit a normal screen width. Thanks Max > On Jul 7, 2017, at 11:25 AM, Hamlin Li <[email protected]> wrote: > > Would you please review the below patch? > > bug: https://bugs.openjdk.java.net/browse/JDK-8183990 > > webrev: http://cr.openjdk.java.net/~mli/8183990/webrev.00/ > > > Thank you > > -Hamlin >
