JDK-4209416 : NT\Win98\IE4.0 crash, some applets not loading Browser Testing-Cricket build E
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.2.2
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_nt
  • CPU: x86
  • Submitted: 1999-02-05
  • Updated: 1999-02-19
  • Resolved: 1999-02-19
Related Reports
Duplicate :  
Description
Below are the errors encountered while performing Browser LongLook Testing on  JKDk 1.2.2E build ****NT, Internet Explorer 4.0***
TestCases are located at:  http://javaweb/~nancys/BrowserJDK122E/Suite/LLhtml/28/1.html#Top 


Option #4- (pages 1-4)
(Java Plug-in, Multiple Applets, No Jar Different CodeBase No-Applet pages also)

page 3-SwingSet didn't load-Start Applet Not Initialized, stuck at: Loading Internal Frame. 2nd attempt to load the page, SwingSet stopped loading at:  Internal Frame, IE crashed when I clicked on the Back arrow.
page 4-Redraw issues with SwingSet and first (bug ID # 419777)



Option #8 (pages 1-8)
(Java Plug-in, Multiple Applets, No Jar Different CodeBase Applet pages also)

pg 5-Redraw Issues especially with SwingSet, got an Error message: Running low on VM memory on the after Back arrow was selected.  IE froze on the second attempt.



Comments
EVALUATION Although the symptoms differ it turns out that this is an instance of bug 4203671. JApplets were caching the system event queue and since there's now one per AppContext, we were caching the wrong one. hans.muller@Eng 1999-02-19
19-02-1999