hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Feb 8 22:00:16 UTC 2019
Changeset: 49adf961fcb1
Author: dl
Date: 2019-02-08 13:39 -0800
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/49adf961fcb1
8210280: Unnecessary reallocation when invoking HashMap.putAll()
Reviewed-by: martin, mvala, igerasim, chegar, rriggs
Contributed-by: Michal Vala <mvala at redhat.com>, Doug Lea <dl at cs.oswego.edu>, Martin Buchholz <martinrb at google.com>
! src/java.base/share/classes/java/util/HashMap.java
+ test/jdk/java/util/HashMap/WhiteBoxResizeTest.java
! test/jdk/java/util/concurrent/tck/JSR166TestCase.java
+ test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java
! test/jdk/java/util/concurrent/tck/MapTest.java
+ test/micro/org/openjdk/bench/java/util/HashMapBench.java
Changeset: 8041cefba76b
Author: shurailine
Date: 2019-02-08 05:46 -0900
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/8041cefba76b
8218692: Switch to JCov build which supports byte code version 57
Reviewed-by: erikj
! make/conf/jib-profiles.js
More information about the jdk-sandbox-changes
mailing list