RFR: 8062808: Turn on the -Wreturn-type warning

Stefan Karlsson stefan.karlsson at oracle.com
Wed Nov 5 12:22:26 UTC 2014


Hi all,

I propose that we turn on the -Wreturn-type warning when compiling 
HotSpot with GCC.

This will help us catch missing return statements earlier in the 
development cycle.

http://cr.openjdk.java.net/~stefank/8062808/webrev.01/
https://bugs.openjdk.java.net/browse/JDK-8062808

thanks,
StefanK


More information about the hotspot-dev mailing list