hg: jdk7u/jdk7u/hotspot: 10 new changesets (original) (raw)

abhi.saha at oracle.com abhi.saha at oracle.com
Mon Jul 23 10🔞31 PDT 2012


Changeset: 0aea8f0afd27 Author: katleman Date: 2012-07-11 11:22 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/0aea8f0afd27

Added tag jdk7u6-b19 for changeset 1257f4373a06

! .hgtags

Changeset: 43fe30b725f2 Author: amurillo Date: 2012-06-29 16:44 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/43fe30b725f2

7180884: new hotspot build - hs23.2-b09 Reviewed-by: jcoomes

! make/hotspot_version

Changeset: ab0720e5abbb Author: dlong Date: 2012-06-25 15:34 -0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/ab0720e5abbb

7156729: PPC: R_PPC_REL24 relocation error related to some libraries built without -fPIC Summary: build powerpc with -fPIC Reviewed-by: mikael, vladidan, roland Contributed-by: dean.long at oracle.com

! make/pic.make

Changeset: 3f142ec74a26 Author: kamg Date: 2012-07-09 18:03 -0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/3f142ec74a26

7167142: Consider a warning when finding a .hotspotrc or .hotspot_compiler file that isn't used Summary: Send warnings to output stream Reviewed-by: dholmes, fparain

! src/share/vm/compiler/compilerOracle.cpp ! src/share/vm/runtime/arguments.cpp

Changeset: 571bc10e2a37 Author: kamg Date: 2012-07-11 09:17 -0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/571bc10e2a37

7181200: JVM new hashing code breaks SA in product mode Summary: Made new_hash() overloaded rather than a virtual function so SA code doesn't need to be changed. Reviewed-by: kvn, acorn, dholmes, fparain Contributed-by: coleen.phillimore at oracle.com

! src/share/vm/classfile/symbolTable.cpp ! src/share/vm/classfile/symbolTable.hpp ! src/share/vm/utilities/hashtable.cpp ! src/share/vm/utilities/hashtable.hpp

Changeset: cfb2ea9dfefd Author: minqi Date: 2012-06-22 15:35 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/cfb2ea9dfefd

7175133: jinfo failed to get system properties after 6924259 Summary: String offset and count fields as fix of 6924259 were removed, and become optional. SA still use offset and count fields to read String contents and failed. Fix if they exist, use them other then use value field only to read, this keeps consistent with the changes in 6924259. Reviewed-by: dholmes, mikael Contributed-by: yumin.qi at oracle.com

! agent/src/share/classes/sun/jvm/hotspot/oops/OopUtilities.java

Changeset: a4b60109cffc Author: minqi Date: 2012-06-22 15:39 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/a4b60109cffc

7177128: SA cannot get correct system properties after 7126277 Summary: Bug fix of 7126277 changed hashing algorithm and also changed key as final field, this led SA unable to set correct value for key. Solution by reading key/value and insert them into the new table. Reviewed-by: dholmes, mikael Contributed-by: yumin.qi at oracle.com

! agent/src/share/classes/sun/jvm/hotspot/utilities/ObjectReader.java

Changeset: a0c2fa4baeb6 Author: amurillo Date: 2012-07-13 13:29 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/a0c2fa4baeb6

Merge

Changeset: 1e31ae50c2cf Author: amurillo Date: 2012-07-13 13:29 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/1e31ae50c2cf

Added tag hs23.2-b09 for changeset a0c2fa4baeb6

! .hgtags

Changeset: 02a6c89432d7 Author: katleman Date: 2012-07-18 16:10 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/02a6c89432d7

Added tag jdk7u6-b20 for changeset 1e31ae50c2cf

! .hgtags



More information about the jdk7u-dev mailing list