http://cr.openjdk.java.net/~iignatyev/8200538/webrev.00/
> 1 line changed: 0 ins; 0 del; 1 mod; 

Hi all,

could you please review this one-liner change which removes C2220 from disabled 
warning on windows? C2220 is "warning treated as error" compiler error, which 
isn't a real compiler warning/error, so it can't be used in /wd as a result, we 
get warning D9014.

webrev: http://cr.openjdk.java.net/~iignatyev/8200538/webrev.00/
jbs: https://bugs.openjdk.java.net/browse/JDK-8200538
testing: built windows, windows-debug (including open only) and grepped for 
D9014 in log  

Thanks,
-- Igor 

Reply via email to