sawindbg.dll - compilation option for debugging support in Java6

Miroslaw Niemiec Miroslaw.Niemiec at Oracle.COM
Wed Apr 23 20:00:27 UTC 2014


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