JDK-6503510 : Crash occurs during verification of 5.0u10b02
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 5.0u10
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2006-12-12
  • Updated: 2011-02-16
  • Resolved: 2007-09-26
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other JDK 6
5.0u14 b02Fixed 6u10Resolved
Description
During 5.0u10b02 evaluation, crash occurs.

REPRODUCE:

REPRODUCE :
Please unfoled attached testcase-TC04-01.zip and go to "portable" dir.

1. Open attached Top.html
2. Select "1.5.0_xx Arctest" in pull down menu
3. Click "Launch" button

An Arctest window appear and disappaer repeatedly.

As to gotten data, plaease see the comment section.

Comments
EVALUATION The fix is to change the CComSingleThreadModel to CComMultiThreadModel in EULAControl.
17-07-2007