JDK-6572344 : TextArea.append applet stress test crashes at WTextComponentPeer.getText
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 5.0u12
  • Priority: P3
  • Status: Closed
  • Resolution: Won't Fix
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2007-06-21
  • Updated: 2014-02-27
  • Resolved: 2008-12-22
Related Reports
Relates :  
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/TextComponentPeer-IE/01

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