hg: jdk8/tl/jdk: 7173919: Minor optimization of hashing methods (original) (raw)
mike.duigou at oracle.com mike.duigou at oracle.com
Thu Jun 14 08:27:16 PDT 2012
- Previous message: hg: hsx/hotspot-rt/hotspot: 7158800: Improve storage of symbol tables
- Next message: hg: jdk8/tl/jdk: 7145913: CachedRowSetSwriter.insertNewRow() throws SQLException
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 505455116320 Author: mduigou Date: 2012-06-13 16:48 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/505455116320
7173919: Minor optimization of hashing methods Summary: several minor optimizations to hashing methods used by hash map classes Reviewed-by: dholmes
! src/share/classes/java/util/HashMap.java ! src/share/classes/java/util/Hashtable.java ! src/share/classes/java/util/WeakHashMap.java ! src/share/classes/java/util/concurrent/ConcurrentHashMap.java
- Previous message: hg: hsx/hotspot-rt/hotspot: 7158800: Improve storage of symbol tables
- Next message: hg: jdk8/tl/jdk: 7145913: CachedRowSetSwriter.insertNewRow() throws SQLException
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]