JDK-6612328 : Plugin2: VM/Browser crashes under some scenarios
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 6u5
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: generic
  • Submitted: 2007-10-03
  • Updated: 2010-04-04
  • Resolved: 2007-10-31
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6u10Resolved
Related Reports
Duplicate :  
Description
With new Plug-in IE/VM crashes if ones calls a JSObject.eval(window.open) from an applet in case pop-ups are blocked. Crash log is attached along with the bug report.

- Invoke IE and turn on the pop-up blocker(Tools > Pop-up Blocker)
- Load following applet inside the IE browser
http://sqeweb.sfbay.sun.com/deployment2/jitu/plug-bug/ojiliveconnect/src/JavaJSNewWindowJS.html
- Click on the "New Browser Window" button, if VM/browser crashes then the bug is reproduced

Comments
EVALUATION This bug is being marked as a duplicate of 6622332 for bookkeeping purposes and does not need to be re-verified independently. In the case of a regression please file a new bug.
31-10-2007

SUGGESTED FIX http://analemma.sfbay.sun.com/net/jano2/export2/hotspot/users/kbr/webrevs/mjre/6612328_ie_liveconnect_null_check_crash/
03-10-2007

EVALUATION Missing NULL check in handling of IDispatch* return values from JavaScript.
03-10-2007