On 12/09/2013 03:49 PM, Alex Kasko wrote: > Currently jdk6 build is broken on windows-i586 after this patch [1]. > Service agent linking error message - [2]. > > I found that this is caused by ZI (reference [3]) compilation flag that > probably conflicts with SAFESEH linking flag in VS2003 toolchain. I > propose to change ZI flag to Zi, I think this is better than disabling > SAFESEH. I asked about implications of this change on serviceability > list [4] but haven't receive a reply yet. > > Webrev - > http://cr.openjdk.java.net/~akasko/jdk6/webrev_remove_sa_edit_and_continue.00/
OK, thanks. Andrew.