hg: hsx/hotspot-main/hotspot: 3 new changesets
david.holmes at oracle.com
david.holmes at oracle.com
Fri Nov 4 01:05:12 PDT 2011
Changeset: d5c4c73aa855
Author: dholmes
Date: 2011-10-27 18:04 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/d5c4c73aa855
7104173: sun/tools tests fail with debug build after 7012206
Summary: Disable PrintVMOptions in embedded debug builds so tests are unaffected by extra output
Reviewed-by: twisti, coleenp, phh, fparain, dsamersoff
! src/share/vm/runtime/globals.hpp
Changeset: 6da94c5a6746
Author: dholmes
Date: 2011-10-30 18:40 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/6da94c5a6746
Merge
Changeset: 95009f678859
Author: brutisso
Date: 2011-11-01 13:44 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/95009f678859
7106766: Move the precompiled header from the src/share/vm directory
Summary: Moved precompiled.hpp to src/share/vm/precompiled
Reviewed-by: coleenp, dholmes
Contributed-by: rbackman <rickard.backman at oracle.com>
! make/bsd/makefiles/buildtree.make
! make/bsd/makefiles/gcc.make
! make/linux/makefiles/buildtree.make
! make/linux/makefiles/gcc.make
! make/solaris/makefiles/buildtree.make
! make/solaris/makefiles/gcc.make
! make/windows/makefiles/vm.make
- src/share/vm/precompiled.hpp
+ src/share/vm/precompiled/precompiled.hpp
More information about the hotspot-dev
mailing list