hg: jdk7/hotspot/hotspot: 4 new changesets
keith.mcguigan at oracle.com
keith.mcguigan at oracle.com
Wed Sep 8 14:46:08 PDT 2010
Changeset: 6ee479178066
Author: ikrylov
Date: 2010-08-31 03:14 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/6ee479178066
6979444: add command line option to print command line flags descriptions
Summary: Implementation of a nonproduct boolean flag XX:PrintFlagsWithComments
Reviewed-by: kamg, dholmes, dsamersoff
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.cpp
! src/share/vm/runtime/globals.hpp
! src/share/vm/utilities/macros.hpp
Changeset: 1ab9e2cbfa0e
Author: kamg
Date: 2010-09-03 14:47 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/1ab9e2cbfa0e
6870851: Bad frame_chop in StackMapTable crashes JVM
Summary: Must check locals for null when processing chop frame
Reviewed-by: dholmes, dcubed
! src/share/vm/classfile/stackMapTable.cpp
Changeset: 40d7b43b6fe0
Author: kamg
Date: 2010-09-07 11:38 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/40d7b43b6fe0
Merge
! src/share/vm/runtime/arguments.cpp
Changeset: 07551f490c76
Author: kamg
Date: 2010-09-07 11:50 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/07551f490c76
6982851: Add b107 machine classifications to jprt.properties file.
Summary: See synopsis
Reviewed-by: ohair
! make/jprt.properties
More information about the hotspot-dev
mailing list