JDK-6955873 : CORBA resources bundles and javax.activity missing from b94
  • Type: Bug
  • Component: other-libs
  • Sub-Component: corba:orb
  • Affected Version: 7
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2010-05-26
  • Updated: 2016-06-30
  • Resolved: 2010-06-09
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 7 Other
7 b97Fixed OpenJDK6Fixed
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Description
Many SQE corba test fail with jdk7 b94 with same error:
Exception in thread "main" java.lang.Error: fatal: missing resource bundle: com.sun.corba.se.impl.orbutil.resources.sunorb_en_US

These tests were passed with jdk7 b93 or earlier build.

Comments
EVALUATION Oops, this is a regression caused by 6939646. The result is that the resource bundles aren't generated and the exceptions in javax.activity aren't compiled.
26-05-2010