JDK-6572349 : TextArea.append applet stress test crashes at WWindowPeer.getScreenImOn
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 5.0u12
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2007-06-21
  • Updated: 2014-02-27
  • Resolved: 2009-02-05
Related Reports
Duplicate :  
Description
This crash happens with 5.0u13 + BAF build provided by Kannan on 12th June

Applet based TextArea.append stress test crashes the browser. The crash log attached. Crash dump is present at:
/net/sqe1.sfbay/quality2/awt/big-awt-fix/girish/WindowPeer

Testcase is present at:
/net/sqe1.sfbay/quality2/awt/big-awt-fix/girish/tests/stressTexttArea.zip

Crash is reproducable quite rarely.
The testcase used is the same as the one described in 5065001 - it was converted to an applet testcase