hg: jdk-updates/jdk12u: 8222930: ConcurrentSkipListMap.clone() shares size variable between original and clone

martinrb at google.com martinrb at google.com
Tue May 7 17:02:41 UTC 2019


Changeset: dcd0aecb543a
Author:    dl
Date:      2019-05-02 06:33 -0700
URL:       http://hg.openjdk.java.net/jdk-updates/jdk12u/rev/dcd0aecb543a

8222930: ConcurrentSkipListMap.clone() shares size variable between original and clone
Reviewed-by: martin, smarks
Contributed-by: Adam Farley8 <adam.farley at uk.ibm.com>, Martin Buchholz <martinrb at google.com>

! src/java.base/share/classes/java/util/concurrent/ConcurrentSkipListMap.java
! test/jdk/java/util/concurrent/tck/MapTest.java



More information about the jdk-updates-changes mailing list