JDK-7001576 : test/java/util/EnumSet/EnumSetBash.java failing
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:collections
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2010-11-19
  • Updated: 2019-07-10
  • Resolved: 2010-11-21
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
7Resolved
Related Reports
Duplicate :  
Relates :  
Description
test/java/util/EnumSet/EnumSetBash.java has been observed by at least two people to fail on solaris-sparc. Details are sketchy and the failure does not duplicate reliably. 

The test is currently on the problem list (test/ProblemList.txt) with:

# Fails on solaris-sparc -server (Set not equal to copy. 1)
java/util/EnumSet/EnumSetBash.java                              solaris-sparc

and the test failed for the integrator during the PIT for b122 with:

`main' threw exception: java.lang.RuntimeException: Set doesn't contain one of its elements.