hg: hsx/hotspot-gc/hotspot: 8025852: Remove unnecessary setters in collector policy classes

jesper.wilhelmsson at oracle.com jesper.wilhelmsson at oracle.com
Fri Oct 4 20:09:44 UTC 2013


Changeset: 9b4d0569f2f4
Author:    jwilhelm
Date:      2013-10-03 21:36 +0200
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/9b4d0569f2f4

8025852: Remove unnecessary setters in collector policy classes
Summary: Use instance variables directly within the collector policy classes and remove unused setters.
Reviewed-by: tschatzl, jcoomes

! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/memory/collectorPolicy.cpp
! src/share/vm/memory/collectorPolicy.hpp




More information about the hotspot-gc-dev mailing list