OSDN Git Service

Add test for hashCode and System.identityHashCode.
authorMathieu Chartier <mathieuc@google.com>
Mon, 8 Sep 2014 21:48:25 +0000 (14:48 -0700)
committerMathieu Chartier <mathieuc@google.com>
Mon, 8 Sep 2014 22:08:52 +0000 (15:08 -0700)
commitd5b11363bd5f89a9000b8b3ce449dcd7b901c3b2
tree3efcc0e1d2600241a285212a0d44e4c42f1315a0
parent2c63eee334bca18536060eea2e4a2f7883ef8eb9
Add test for hashCode and System.identityHashCode.

(cherry picked from commit bda2836af470c45e30c567b14d6747a7450c4741)

Change-Id: Ieba8f8eb09441ec145a176df00c293695eae0f47
test/120-hashcode/expected.txt [new file with mode: 0644]
test/120-hashcode/info.txt [new file with mode: 0644]
test/120-hashcode/src/Main.java [new file with mode: 0644]