hg: hsx/hotspot-main/hotspot: 11 new changesets
vladimir.danushevsky at oracle.com
vladimir.danushevsky at oracle.com
Thu Feb 21 13:33:41 PST 2013
Changeset: 579f6adb7f51
Author: jprovino
Date: 2013-02-05 13:32 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/579f6adb7f51
8003539: Minimal VM don't react to -Dcom.sun.management and -XX:+ManagementServer
Summary: A warning message should be displayed if these options are used with the Minimal VM.
Reviewed-by: dholmes, dsamersoff
! src/share/vm/runtime/arguments.cpp
Changeset: 9e2da96f9976
Author: bpittore
Date: 2013-02-08 16:08 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/9e2da96f9976
Merge
! src/share/vm/runtime/arguments.cpp
Changeset: 6c2da81297c5
Author: kvn
Date: 2013-02-12 09:54 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/6c2da81297c5
Merge
! src/share/vm/runtime/arguments.cpp
Changeset: 84a926fe53d0
Author: bpittore
Date: 2013-01-24 13:27 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/84a926fe53d0
8005722: Assert in c1_LIR.hpp incorrect wrt to number of register operands
Summary: In LIR_OpVisitState::visit() the receiver operand is processed twice
Reviewed-by: roland, vladidan
! src/share/vm/c1/c1_LIR.cpp
Changeset: cf9a2071eeac
Author: jprovino
Date: 2013-02-14 11:07 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/cf9a2071eeac
8006878: Some non-existent GC source files are in the minimalVM exclude list.
Summary: cmsPermGen.cpp, psPermGen.cpp have been removed. yieldWorkingGroup.cpp typo is fixed. immutableSpace.cpp was in the list twice.
Reviewed-by: dholmes, jmasa
! make/excludeSrc.make
! src/share/vm/utilities/yieldingWorkgroup.cpp
Changeset: 1605eef8e11e
Author: jprovino
Date: 2013-02-14 11:08 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/1605eef8e11e
8003581: UseG1GC is not properly accounted for by INCLUDE_ALTERNATE_GCS
Summary: Fix warning messages when selected garbage collectors are excluded from the minimal jvm.
Reviewed-by: dholmes, cjplummer
! src/share/vm/runtime/arguments.cpp
Changeset: 9c7d0948523f
Author: jprovino
Date: 2013-02-15 14:42 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/9c7d0948523f
Merge
Changeset: 1ba18258caa4
Author: bpittore
Date: 2013-02-15 21:53 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/1ba18258caa4
Merge
! src/share/vm/runtime/arguments.cpp
Changeset: abf488c22e09
Author: bpittore
Date: 2013-02-20 23:29 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/abf488c22e09
Merge
Changeset: 2af22eb04623
Author: vladidan
Date: 2013-02-21 09:08 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/2af22eb04623
Merge
Changeset: ed96c6015470
Author: vladidan
Date: 2013-02-21 11:39 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/ed96c6015470
Merge
More information about the hotspot-dev
mailing list