Bug 67825

Summary: [browser] browser crashes on jdk 1.5 beta applets
Product: [Eclipse Project] Platform Reporter: Christophe Cornu <christophe.cornu+eclipse>
Component: SWTAssignee: Christophe Cornu <christophe.cornu+eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: P1 CC: dan.barr
Version: 3.0   
Target Milestone: 3.0 RC3   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Christophe Cornu CLA 2004-06-18 11:21:32 EDT
The SWT Browser (using the sample plugin) seems to crash with
EXCEPTION_ACCESS_VIOLATION using every Applet demo listed here:
http://java.sun.com/products/plugin/1.5.0/demos/plugin/applets.html
Namely, the Clock example, Simple Spreadsheet, Simple Bar Chart, and 
GraphLayout.
Comment 1 Andre Weinand CLA 2004-06-18 12:19:12 EDT
Since Java 1.5 isn't supported on Mac, the issue is probably that there should be no 
crash, but you wouldn't expect them to run?
Comment 2 Christophe Cornu CLA 2004-06-18 13:32:02 EDT
Yes - this PR is only to prevent the crash from happening on Windows. Mac does 
not crash in this scenario - and does not display the applet either.
Comment 3 Christophe Cornu CLA 2004-06-18 14:53:28 EDT
Fixed to prevent the crash v>20040618