[8u-dev] Request for approval for CR 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
Kevin Walls
kevin.walls at oracle.com
Thu Jun 14 13:47:13 UTC 2018
Hi,
I'd like to request approval to backport from 9 to 8u:
8081202: Hotspot compile warning: "Invalid suffix on literal; C++11
requires a space between literal and identifier"
JBS: https://bugs.openjdk.java.net/browse/JDK-8081202
9 changeset:
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/767f36deb0dc
Original review thread:
http://mail.openjdk.java.net/pipermail/hotspot-dev/2015-May/018677.html
Proposed 8u change:
http://cr.openjdk.java.net/~kevinw/8081202/webrev.00/
This doesn't all backport cleanly, but the manual work is very very
routine, and all about adding a space between a " and a macro. It
changes 76 files.
Testing has gone OK, this doesn't change the regular jdk8 builds.
Thanks!
Kevin
More information about the jdk8u-dev
mailing list