-
Bug
-
Resolution: Fixed
-
P2
-
8u60
-
b05
-
Fix failed
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8154644 | 8u102 | Mikhail Cherkasov | P2 | Resolved | Fixed | b03 |
approximately 10-20 times slower with 8u60 compared to 8u51.
With the attached testcase we see the following results:
IE 11 - Java 8u60
- First time: around 28 seconds
- 2nd time: around 20 to 25 seconds
- After browser restart: 25 to 28 seconds
IE 11 - Java 8u51
- First time: around 5-8 seconds
- 2nd time: 1 second
- After browser restart: around 5-8 seconds
The problem is not reproducible with Firefox.
There are a few existing bugs which appear to report similar behavior.
a duplicate of 8134469. 8134469 appears to be specific to situations in
which multiple applets are loaded concurrently, unlike the situation
presented here. 8134469 was closed as a duplicate of 8133665. A fix for
8133665 was integrated into 8u65-b14, but we tested that build also exhibits
the same startup time regression.
- backported by
-
JDK-8154644 Regression in Applet startup time with Internet Explorer on 8u60 and 8u65-b14
- Resolved
- duplicates
-
JDK-8136611 Performance delay in 8u60
- Closed
-
JDK-8142531 Significant delays in applet loading since 8u60
- Closed
-
JDK-8144986 20 seconds delay when inserting dynamically an applet in a html page
- Closed
-
JDK-8149429 Loading applet in different frame causes long delay with IE11
- Closed
-
JDK-8136825 Multiple applets in framed document load very slowly, regression in 1.8.0_60
- Closed
-
JDK-8145177 Reload applet in frame is too long and UI controls outside frame hangs
- Closed
- is blocked by
-
JDK-8133665 REGRESSION: Hidden applet does not load in 8u60 and 8u65
- Closed
- relates to
-
JDK-8243558 JDK Provider Guide should document that DSA signature generation is now subject to a key strength check
- Resolved
-
JDK-8159886 Window of a newly launched Oracle Forms applet loses focus
- Resolved
-
JDK-8154229 Internet Explorer hangs with latest version of Java Update and jQuery dialog
- Closed
-
JDK-8151391 OutOfMemoryError at com.sun.deploy.uitoolkit.impl.awt.AWTAnimationPanel2.allocateBackBuffer
- Closed