sawindbg.dll - compilation option for debugging support in Java6
Daniel D. Daugherty
daniel.daugherty at oracle.com
Wed Apr 23 20:16:58 UTC 2014
Adding Serviceability to the thread since this is SA (Serviceability
Agent) code...
Dan
On 4/23/14 2: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