RFR: JDK-8074096 Disable (most) native warnings in JDK on a	per-library basis
    Magnus Ihse Bursie 
    magnus.ihse.bursie at oracle.com
       
    Fri Mar  6 16:14:57 UTC 2015
    
    
  
On 2015-03-04 14:31, Erik Joelsson wrote:
> Hello,
>
> Really nice to finally see this patch getting done!
>
> Only one comment:
>
> flags.m4:
> In the grep expression, could you move the extra [] outside of the 
> actual command line options to grep so that the command line could be 
> copied to the shell for debugging in the future? Also, how hard would 
> it be to instead do AC_COMPILE_IFELSE with a dummy warning to instead 
> test for capability?
I have updated the fix to use the eminent FLAGS_COMPILER_CHECK_ARGUMENTS 
instead. :-)
http://cr.openjdk.java.net/~ihse/JDK-8074096-disable-native-warnings/webrev.02
/Magnus
    
    
More information about the security-dev
mailing list