hg: hsx/hotspot-gc/hotspot: 8006432: Ratio flags should be unsigned
jesper.wilhelmsson at oracle.com
jesper.wilhelmsson at oracle.com
Fri Feb 8 02:35:55 UTC 2013
Changeset: f64ffbf81af5
Author: jwilhelm
Date: 2013-02-07 15:51 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/f64ffbf81af5
8006432: Ratio flags should be unsigned
Summary: Flags changed to be of uintx type
Reviewed-by: johnc, tamao
! src/cpu/zero/vm/shark_globals_zero.hpp
! src/os_cpu/bsd_x86/vm/globals_bsd_x86.hpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp
! src/share/vm/gc_implementation/g1/g1_globals.hpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp
More information about the hotspot-gc-dev
mailing list