JDK-6599627 : Regression: activex bridge testcase fails with 6u4 b03 nightly build
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 6u4
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2007-08-30
  • Updated: 2010-11-03
  • Resolved: 2007-10-01
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.
JDK 6
6u4 b04Fixed
Description
ActiveX bridge testcase fails to run normally with the 6u4 b03 nightly build:
http://javaweb.sfbay/jcg/NightlyBuilds/update.int/6u4/archived/2007-08-30.6u4/windows-i586/

The symptom is that the graphics of the bean didn't get displayed.

Comments
EVALUATION This is introduced by the fix for 6574554. The changes in IExplorerPluginObject needs to be included in the AxBridgeObject as well.
30-08-2007