RFR(S): 8027565 - Enable /d2Zi+ when building with Visual Studio 2013 (original) (raw)
Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Tue Sep 22 09:05:36 UTC 2015
- Previous message: RFR(S): 8027565 - Enable /d2Zi+ when building with Visual Studio 2013
- Next message: RFR(S): 8027565 - Enable /d2Zi+ when building with Visual Studio 2013
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2015-09-22 02:36, Christian Tornqvist wrote:
Hi everyone,
Please review this small change that enables generation of enhanced debug symbols for optimized code on Windows. The switch is available as /d2Zi+ prior to Update 3, when it was officially added as /Zo. Both /Zo and /d2Zi+ works with VS2013 Update 3 and later. More information about this switch can be found at https://msdn.microsoft.com/en-us/library/dn785163.aspx
Christian,
When was the /d2Zi+ switch introduced?
/Magnus
I've verified the change by building locally with VS2013 Update 4 and with JPRT that has the older VS2013 (non-update) version. Webrev: http://cr.openjdk.java.net/~ctornqvi/webrev/8027565/webrev.00/ Bug: https://bugs.openjdk.java.net/browse/JDK-8027565 Thanks, Christian
- Previous message: RFR(S): 8027565 - Enable /d2Zi+ when building with Visual Studio 2013
- Next message: RFR(S): 8027565 - Enable /d2Zi+ when building with Visual Studio 2013
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]