-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b04
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2207823 | 7 | Zhengyu Gu | P2 | Closed | Fixed | b134 |
This should be easy to do, and hopefully won't make any difference to the build but is important to get into place.
Just on Windows 32bit, and only when linking anything with VS2010, we need to make sure the link time option /SAFESEH is supplied to guarantee safe exception handlers.
See the 7010594 bug for the jdk part of this.
Just on Windows 32bit, and only when linking anything with VS2010, we need to make sure the link time option /SAFESEH is supplied to guarantee safe exception handlers.
See the 7010594 bug for the jdk part of this.
- backported by
-
JDK-2207823 Add /SAFESEH to links on windows 32bit to verify safe exceptions
- Closed
- relates to
-
JDK-7010594 Add /SAFESEH to links on windows to verify safe exceptions
- Closed
-
JDK-7160624 builds of sawindbg.dll missing /SAFESEH option
- Closed