jdk-24/jdk/test
Mike Duigou 59ccdc0fbc 7173432: Handle null key at HashMap resize
If the key to be inserted into a HashMap is null and the table needs to be resized as part of the insertion then addEntry will try to recalculate the hash of a null key. This will fail with an NPE.

Reviewed-by: darcy
2012-06-01 00:05:21 -07:00
..
com 4963723: Implement SHA-224 2012-05-08 17:57:48 -07:00
demo 7157656: (zipfs) SeekableByteChannel to entry in zip file always reports its position as 0 2012-05-08 11:16:36 -07:00
java 7173432: Handle null key at HashMap resize 2012-06-01 00:05:21 -07:00
javax 7166322: closed/javax/swing/text/html/HTMLEditorKit/4242228/bug4242228.java failed since 1.8.0b36 2012-05-17 15:41:09 +04:00
lib/security/java.policy 7113349: Initial changeset for Macosx port to jdk 2012-03-06 20:34:38 +00:00
sample 7026304: Fork-Join sample 2011-04-12 13:14:05 +02:00
sun 7126277: Alternative String hashing implementation 2012-05-30 22:18:37 -07:00
tools 7168401: pack200 does not produce a compatible pack file for JDK7 classes if indy is not present 2012-05-29 14:56:48 -07:00
vm/verifier 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
jprt.config 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Makefile 7113349: Initial changeset for Macosx port to jdk 2012-03-06 20:34:38 +00:00
ProblemList.txt 7162687: enhance KDC server availability detection 2012-05-23 15:51:10 +08:00
req.flg Initial load 2007-12-01 00:00:00 +00:00
start-Xvfb.sh 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
TEST.ROOT 7144895: ProblemList.txt updates (2/2012) 2012-02-12 21:09:09 +00:00