JDK-6425321 : 5u8b1 PortableInterceptor.ObjectReferenceTemplate components_established:Failed incorrect id
  • Type: Bug
  • Component: other-libs
  • Sub-Component: corba:idl
  • Affected Version: 5.0u8,6
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic,solaris
  • CPU: generic,sparc
  • Submitted: 2006-05-12
  • Updated: 2009-03-17
  • Resolved: 2008-01-14
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
6 b98Fixed
Related Reports
Duplicate :  
Description
JCK_VERSION=1.5a JCK_BUILD_ID=b11
java version "1.5.0_08-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_08-ea-b01)
Java HotSpot(TM) Server VM (build 1.5.0_08-ea-b01, mixed mode)

JCK-Runtime-15a TEST: javasoft.sqe.tests.api.org.omg.PortableInterceptor.ObjectReferenceTemplate.MethodsTests

See attached .jtr for full details of the test failure.
See also the attached poa_objectref script to reproduce the bug for your convenience.

This is a clear regression introduced in 5u8b1. This same test passes with 5u7b3.
Failure observed on both RHEL4.0AS_U5_X86 and Sol10_u1b19a_X86.

Comments
EVALUATION This bug is uncovered by a fix for cr# 6407775 in HashMap. In brief, the corba orb server id was depending on the HashMaps's iteration order. More details are in comments section.
27-06-2006