JDK-8136595 : Applet crashes Firefox 40+ if tab is closing
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 8u60
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • CPU: x86
  • Submitted: 2015-09-15
  • Updated: 2015-11-13
  • Resolved: 2015-11-13
Related Reports
Duplicate :  
Duplicate :  
Description
FULL PRODUCT VERSION :


A DESCRIPTION OF THE PROBLEM :
related to: http://bugs.java.com/bugdatabase/view_bug.do?bug_id=8074255
related to: JDK-8058471

We have two tabs with applets and close one of them. Then the Java plugin will crash in all tabs.

With Firefox 39 it still works.

REGRESSION.  Last worked in version 8u60

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. open two tabs with applets
2. close first tab
3. second tab shows that the plugin is crashed


REPRODUCIBILITY :
This bug can be reproduced always.


Comments
I wasn't able to reproduce the problem with the following fix: JDK-8133523
13-11-2015

This still need to be checked with MAC OS X, but issue is reproducible with Windows 7 (64-bit) Test Environment: Windows 7 (64-bit) Firefox 38 and 40.0.03 and IE 11 JRE versions: 8u51, 8u60, 8u66 ea b02, and 9 ea b81. Checked this for above listed versions and could reproduce the issue as stated in the report (8u60 and FF 40+ crashes the browser). The issu eis restricted to FF version 40+ Steps to Reproduce (FF 40+): 1. Open test vm applet at: https://www.java.com/en/download/help/testvm.xml 2. Once the applet loads fine, open another instance of testvm applet in a new tab. 3. As the applet loads, close the first tab. 4. Observer in the second tab the the plugin crashes along with the browser. Result: 8u51: OK 8u60: FAIL 8u66 ea b02: OK 9 ea b81: OK The issue need to be checked with MAC OS X. Moving this up for dev. team analysis.
16-09-2015