-
Bug
-
Resolution: Fixed
-
P4
-
1.4.2_16, 5.0u14, 5.0u18, 6u3, 6u5, 6u7, 7
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2150005 | 6u10 | Kenneth Russell | P4 | Resolved | Fixed | b02 |
JDK-2162134 | 6u7 | Abhijit Saha | P2 | Resolved | Fixed | b03 |
JDK-2174039 | 5.0u19 | Sean Coffey | P3 | Resolved | Fixed | b01 |
JDK-2174038 | 1.4.2_21 | Sean Coffey | P3 | Resolved | Fixed | b01 |
The Windows implementation of CSecureJNIEnv::DetermineSecurityPolicy casts a jboolean* to a JDBool*. A jboolean is a char and a JDBool is an int. This results in a stack stomp which was reported by the Microsoft Run-Time checking facilities. This needs to be fixed in order to make further progress in debugging.
- backported by
-
JDK-2162134 Stack stomp in CSecureJNIEnv
-
- Resolved
-
-
JDK-2174038 Stack stomp in CSecureJNIEnv
-
- Resolved
-
-
JDK-2174039 Stack stomp in CSecureJNIEnv
-
- Resolved
-
-
JDK-2150005 Stack stomp in CSecureJNIEnv
-
- Resolved
-
- duplicates
-
JDK-6721587 Browser crash on launching applets that perform java to java-javascript communic
-
- Closed
-
-
JDK-6807579 Firefox crashes on windows 2008 during loading applets
-
- Closed
-
-
JDK-2173370 Firefox crashes on windows 2008 during loading applets
-
- Closed
-
(2 duplicates)