-
Bug
-
Resolution: Fixed
-
P1
-
1.4.2_08
-
b02
-
x86
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2188970 | 7 | Karunakar Gajjala | P3 | Closed | Cannot Reproduce | |
JDK-2188969 | 6-pool | Karunakar Gajjala | P3 | Closed | Cannot Reproduce | |
JDK-2188890 | 5.0-pool | Karunakar Gajjala | P4 | Closed | Cannot Reproduce |
This problem is reported by customer Merrill Lynch,
the following testcase is submitted by customer to demonstrate the problem.
1. Run on a dual cpu machine, or a single cpu with hyperthreading turned on
2. Run IE, load SmallApplet.html from /net/cores.central/cores/64930555/Mar03/LargerApplet.d
3. SmallApplet.htmi invokes SmallApplet multiple times,
while it is still loading, move some other
windows around and on top of the browser,
the browser will hang at that point
Note that this ia an intermittent problem.
I found it easier to reproduce with the following sequence of events:
- enable java console
- load URL
- when IE prompt for:
"To help protect your security, IE has restricted this file from showing active content..."
- select "allow Blocked content"
- when the security popup appears, click "yes" and quickly move mouse
over to the area where the java console window will appear and click on it
- the browser is now hang, java console overlapped with browser window at this point.
I have captured stack trace with windbg in /net/cores.central/cores/64930555/Mar03/LargerApplet.d/windows.stacktrace
I am not sure if this is a plugin, awt, or browser interaction issue at this point.
java stack trace in
/net/cores.central/cores/64930555/Mar03/LargerApplet.d/java.stacktrace
the following testcase is submitted by customer to demonstrate the problem.
1. Run on a dual cpu machine, or a single cpu with hyperthreading turned on
2. Run IE, load SmallApplet.html from /net/cores.central/cores/64930555/Mar03/LargerApplet.d
3. SmallApplet.htmi invokes SmallApplet multiple times,
while it is still loading, move some other
windows around and on top of the browser,
the browser will hang at that point
Note that this ia an intermittent problem.
I found it easier to reproduce with the following sequence of events:
- enable java console
- load URL
- when IE prompt for:
"To help protect your security, IE has restricted this file from showing active content..."
- select "allow Blocked content"
- when the security popup appears, click "yes" and quickly move mouse
over to the area where the java console window will appear and click on it
- the browser is now hang, java console overlapped with browser window at this point.
I have captured stack trace with windbg in /net/cores.central/cores/64930555/Mar03/LargerApplet.d/windows.stacktrace
I am not sure if this is a plugin, awt, or browser interaction issue at this point.
java stack trace in
/net/cores.central/cores/64930555/Mar03/LargerApplet.d/java.stacktrace
- backported by
-
JDK-2188969 JVM hang when multiple applets are loaded and simultaneous window refocus actions
-
- Closed
-
-
JDK-2188970 JVM hang when multiple applets are loaded and simultaneous window refocus actions
-
- Closed
-
-
JDK-2188890 JVM hang when multiple applets are loaded and simultaneous window refocus actions
-
- Closed
-
- relates to
-
JDK-4922092 Focus is not restored to Swing components in ActiveX bridge
-
- Resolved
-