RFR(XXS) : 8200538 : cl : Command line warning D9014 : invalid value '2220' for '/wd' (original) (raw)
Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Tue Apr 3 12:38:04 UTC 2018
- Previous message (by thread): [11] Review Request: 8200146 Remove the appletviewer launcher
- Next message (by thread): RFR: JDK-8200178 Remove mapfiles for JDK native libraries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2018-03-31 00:10, Igor Ignatyev wrote:
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 Looks good. Thanks for fixing this, it was very annoying!
/Magnus
Thanks, -- Igor
- Previous message (by thread): [11] Review Request: 8200146 Remove the appletviewer launcher
- Next message (by thread): RFR: JDK-8200178 Remove mapfiles for JDK native libraries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]