JDK-6993339 : Bug4168625Test.java fails
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2010-10-19
  • Updated: 2011-03-08
  • Resolved: 2011-03-08
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
7 b118Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
With the fix to 6915621 ((rb) ResourceBundle.getBundle() deadlock when called inside a synchronized thread), the regression test case Bug4168625Test.testConcurrentLoading1() (in test/java/util/ResourceBundle)is expected to fail.

Comments
EVALUATION http://hg.openjdk.java.net/jdk7/build/jdk/rev/f52ad79e2826
04-12-2010

EVALUATION Remove the obsolete test case.
19-10-2010