-
Bug
-
Resolution: Fixed
-
P1
-
7u4, 8u51
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8154651 | 8u102 | David Dehaven | P1 | Resolved | Fixed | b03 |
JDK-8149197 | 8u101 | David Dehaven | P1 | Resolved | Fixed | b01 |
JDK-8144633 | 8u91 | David Dehaven | P1 | Resolved | Fixed | b01 |
JDK-8148677 | 8u74 | David Dehaven | P1 | Resolved | Fixed | b31 |
JDK-8142356 | 8u72 | David Dehaven | P1 | Resolved | Fixed | b08 |
JDK-8142353 | 8u71 | David Dehaven | P1 | Resolved | Fixed | b08 |
JDK-8141681 | 8u66 | David Dehaven | P1 | Closed | Fixed | b18 |
JDK-8155278 | emb-8u101 | David Dehaven | P1 | Resolved | Fixed | b01 |
JDK-8147137 | emb-8u91 | David Dehaven | P1 | Resolved | Fixed | b01 |
JDK-8143669 | emb-8u71 | David Dehaven | P1 | Resolved | Fixed | b08 |
JDK-8148668 | 7u97 | Mikhail Cherkasov | P1 | Resolved | Fixed | b31 |
JDK-8143069 | 7u95 | Mikhail Cherkasov | P1 | Closed | Fixed | b09 |
JDK-8143075 | 7u91 | Mikhail Cherkasov | P1 | Closed | Fixed | b33 |
ADDITIONAL OS VERSION INFORMATION :
Windows 8.1
A DESCRIPTION OF THE PROBLEM :
At Mozilla we got multiple reports about Firefox crashes related to the Java plugin.
We tracked it down to the plugin calling _releaseObject (NPN_releaseobject) from a thread other than the main thread. This can race with our JS GC and cause Firefox crashes.
This affects multiple companies and intranet websites.
REPRODUCIBILITY :
This bug can be reproduced often.
- backported by
-
JDK-8142353 _releaseObject called from wrong thread
- Resolved
-
JDK-8142356 _releaseObject called from wrong thread
- Resolved
-
JDK-8143669 _releaseObject called from wrong thread
- Resolved
-
JDK-8144633 _releaseObject called from wrong thread
- Resolved
-
JDK-8147137 _releaseObject called from wrong thread
- Resolved
-
JDK-8148668 _releaseObject called from wrong thread
- Resolved
-
JDK-8148677 _releaseObject called from wrong thread
- Resolved
-
JDK-8149197 _releaseObject called from wrong thread
- Resolved
-
JDK-8154651 _releaseObject called from wrong thread
- Resolved
-
JDK-8155278 _releaseObject called from wrong thread
- Resolved
-
JDK-8141681 _releaseObject called from wrong thread
- Closed
-
JDK-8143069 _releaseObject called from wrong thread
- Closed
-
JDK-8143075 _releaseObject called from wrong thread
- Closed
-
JDK-8144244 _releaseObject called from wrong thread
- Closed
- duplicates
-
JDK-8136595 Applet crashes Firefox 40+ if tab is closing
- Closed
- relates to
-
JDK-7040632 Plugin2 blocks FireFox when loading applet
- Closed
-
JDK-7091457 Java Plugin breaks the Single Threaded Model of the JavaScript engine in Firefox
- Closed