RFR(XS): 8160942: Unused code in GraphKit::record_profiled_receiver_for_speculation

dean.long at oracle.com dean.long at oracle.com
Wed Aug 10 18:56:25 UTC 2016


Looks good to me.  By the way, I tried compiling this file with -Wall 
and gcc detected the first problem (unused variable), but not the second 
(unreachable code).  I wonder if HotSpot is ready for us to turn on more 
warnings as errors.

dl


On 8/10/16 7:07 AM, Patric Hedlin wrote:
>
> Hi,
>
> Please review this minor correction to the problem reported in: 
> https://bugs.openjdk.java.net/browse/JDK-8160942
>
> No dedicated test(s). Standard (compiler) pre-integration testing 
> (PIT). Code inspection.
>
> webrev (courtesy of Nils): 
> http://cr.openjdk.java.net/~neliasso/patric/tr8160942/
>
>
> Regards,
> Patric Hedlin
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160810/65e3aa93/attachment.html>


More information about the hotspot-compiler-dev mailing list