hg: jdk9/sandbox/hotspot: 3 new changesets

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Tue Jul 28 13:51:43 UTC 2015


Changeset: bc204067e792
Author:    thartmann
Date:      2015-07-28 07:59 +0200
URL:       http://hg.openjdk.java.net/jdk9/sandbox/hotspot/rev/bc204067e792

JDK-8054307-branch: Converted non-latin1 characters to \u notation in Java code.

! test/runtime/Annotations/TestAnnotatedStringEncoding.java

Changeset: 23c4dd6969b8
Author:    thartmann
Date:      2015-07-28 11:46 +0200
URL:       http://hg.openjdk.java.net/jdk9/sandbox/hotspot/rev/23c4dd6969b8

JDK-8054307-branch: Fixed StringTable::dump() to correctly print latin1 encoded strings.

! src/share/vm/classfile/stringTable.cpp

Changeset: 1eed5185e40d
Author:    thartmann
Date:      2015-07-28 15:40 +0200
URL:       http://hg.openjdk.java.net/jdk9/sandbox/hotspot/rev/1eed5185e40d

JDK-8054307-branch: Fixed G1 string dedup hashing for UTF16 encoded strings.

! src/share/vm/gc/g1/g1StringDedupTable.cpp



More information about the jdk9-sandbox-changes mailing list