Bug 67825 - [browser] browser crashes on jdk 1.5 beta applets
Summary: [browser] browser crashes on jdk 1.5 beta applets
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P1 critical (vote)
Target Milestone: 3.0 RC3   Edit
Assignee: Christophe Cornu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-18 11:21 EDT by Christophe Cornu CLA
Modified: 2004-06-18 14:53 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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