sawindbg.dll - compilation option for debugging support in Java6

serguei.spitsyn at oracle.com serguei.spitsyn at oracle.com
Wed Apr 23 22:49:45 UTC 2014


I've added a comment into this form as the fix looks good to me.
Not sure this has to be reviewed in the open as it is a security issue.

I've added the serviceability group to the mailing list.

Thanks,
Serguei


On 4/23/14 1:00 PM, Miroslaw Niemiec wrote:
>
> Hi,
>
> In Java6 hotspot
> I have change compilation option for sawindbg.dll
> from  /ZI (enable Edit and Continue debug info)
> to /Zi (enable debugging information)
>
> in order to force Visual Studio 2003 (Java6)
> include a table of safe exceptions handlers in sawindbg.dll.
>
> While working on:
> https://bug.oraclecorp.com/pls/bug/webbug_edit.edit_info_top?rptno=18420609 
>
>
>
> Can anyone evaluate this fix:
> https://java.se.oracle.com/code/cru/CR-JDK6UCPU-329
>
> if this option change won't break SA functionality
>
>
> Thank you
> Miroslaw



More information about the hotspot-dev mailing list