RFR: Fix compilation errors due to missing spaces between string literal and macro

Zhengyu Gu zgu at redhat.com
Thu Oct 4 14:27:29 UTC 2018


Fix build errors, e.g.
shenandoahHeapRegion.cpp:507:10: error: C++11 requires a space between 
string literal and macro [-Werror=c++11-compat]

Webrev: 
http://cr.openjdk.java.net/~zgu/shenandoah/string_literal/webrev.00/index.html

Test:

   Built on Linux 64 (fastdebug  and release)

Thanks,

-Zhengyu


More information about the shenandoah-dev mailing list