COLLECTIONS-662: Thanks Vamsi

This commit is contained in:
Rob Tompkins 2017-10-19 15:27:29 -04:00
parent be6789ced6
commit 94cfcc6989
1 changed files with 15 additions and 12 deletions

View File

@ -21,6 +21,9 @@
</properties>
<body>
<release version="4.2" date="YYYY-MM-DD" description="New features">
<action issue="COLLECTIONS-662" dev="chtompki" type="fix" due-to="Vamsi Kavuri">
Unit tests MapUtilsTest and ListIteratorWrapperTest no longer fail in java 9
</action>
<action issue="COLLECTIONS-661" dev="kinow" type="fix">
Intermittent test failures in Windows for HashSetValuedHashMap
</action>