Re: RFR: JDK-8202319: Fix compilation warnings in Solaris debug builds for DevStudio 12.6

2018-04-26 Thread serguei.spit...@oracle.com

  
  
Hi Gary,
  
  Probably, the mailing list should include build-dev and
  hotspot-runtime-dev, but not serviceability-dev.
  
  Thanks,
  Serguei
  
  
  On 4/26/18 09:35, Gary Adams wrote:


  
  Getting the sources ready for the next Solaris developer studio toolchain.
Some additional warnings were found in the debug build.

   Issue: https://bugs.openjdk.java.net/browse/JDK-8202319
   Webrev: http://cr.openjdk.java.net/~gadams/8202319/webrev.00/

This update conditionally disables some new error checks, if the
new toolchain is used.



  



RFR: JDK-8202319: Fix compilation warnings in Solaris debug builds for DevStudio 12.6

2018-04-26 Thread Gary Adams

Getting the sources ready for the next Solaris developer studio toolchain.
Some additional warnings were found in the debug build.

   Issue: https://bugs.openjdk.java.net/browse/JDK-8202319
   Webrev: http://cr.openjdk.java.net/~gadams/8202319/webrev.00/

This update conditionally disables some new error checks, if the
new toolchain is used.