JDK-7175758 : Improve java/util/Map/Collisions.java unit test
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util:collections
  • Affected Version: 7u6
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-06-09
  • Updated: 2021-03-03
  • Resolved: 2012-07-17
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 JDK 8
7u6 b17Fixed 8Fixed
Description
CR#7174736 corrected an error discovered by a JCK test but not include a regression test for the error in the normal suite of JDK regression tests. This issue adds the missing test.

Comments
WORK AROUND http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/14f6a89d8bf2
15-06-2012

EVALUATION Extend Collisions.java to look at removal via iterators.
09-06-2012