hg: jdk7/hotspot/hotspot: 7 new changesets
keith.mcguigan at oracle.com
keith.mcguigan at oracle.com
Fri May 6 11:29:46 PDT 2011
Changeset: 6c978a541c03
Author: dholmes
Date: 2011-05-04 19:16 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/6c978a541c03
7036267: c2/arm: mark version number as experimental and disable on unsupported platforms
Summary: Change call to Abstract_VM_Version::vm_info_string to VM_Version::vm_info_string so it cna be overridden by the arch specific VM_Version class
Reviewed-by: bobv, phh
! src/share/vm/runtime/arguments.cpp
Changeset: f49c31acee88
Author: dholmes
Date: 2011-05-04 23:10 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/f49c31acee88
Merge
- make/linux/makefiles/cscope.make
- make/solaris/makefiles/cscope.make
Changeset: 277d0f6ca64d
Author: kevinw
Date: 2011-04-18 08:03 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/277d0f6ca64d
7005503: Make GuaranteedSafepointInterval a diagnostic flag
Reviewed-by: kamg, ysr
! src/share/vm/runtime/globals.hpp
Changeset: 52df0980eb50
Author: kevinw
Date: 2011-05-05 09:33 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/52df0980eb50
Merge
! src/share/vm/runtime/globals.hpp
Changeset: 1d80a2429f59
Author: kamg
Date: 2011-05-05 12:50 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/1d80a2429f59
7033669: JVM TI spec has to be changed to not contain URLS to the VM Spec
Summary: Update JVMTI source files to remove hyperlinks and add full legal name
Reviewed-by: acorn, dcubed, dholmes
! src/share/vm/prims/jvmti.xml
! src/share/vm/prims/jvmti.xsl
Changeset: ededdaaf8ca5
Author: dholmes
Date: 2011-05-05 21:20 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/ededdaaf8ca5
7036525: Disable alternative source mechanism for OPENJDK builds
Summary: By default if OPENJDK=true is set then we don't look in the alt-src predefined location. The user can explicitly set HS_ALT_SRC_REL to the desired location in conjunction with OPENJDK=true, if they wish.
Reviewed-by: jcoomes, kamg
! make/altsrc.make
Changeset: f4063a3503fc
Author: kamg
Date: 2011-05-06 11:25 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/f4063a3503fc
Merge
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp
More information about the hotspot-dev
mailing list