RFR: 8135209: Avoid abutting string literals and identifiers

Kim Barrett kim.barrett at oracle.com
Wed Sep 9 18:43:16 UTC 2015


On Sep 9, 2015, at 2:44 AM, Bengt Rutisson <bengt.rutisson at oracle.com> wrote:
> 
> On 09/09/15 01:48, Kim Barrett wrote:
>> Please review this small change to a few recently introduced abutting
>> string literals and identifiers, which syntactically appear to be
>> user-defined literals but are not.
>> 
>> CR:
>> https://bugs.openjdk.java.net/browse/JDK-8135209
>> 
>> Webrev:
>> http://cr.openjdk.java.net/~kbarrett/8135209/webrev.00/
> 
> Looks good.

On Sep 9, 2015, at 2:15 AM, Per Liden <per.liden at oracle.com> wrote:
> Looks good.

Thanks, Bengt and Per.





More information about the hotspot-gc-dev mailing list