src/hotspot/share/gc/g1/g1Policy.hpp
changeset 54262 1f9ad92e337b
parent 53704 ef72c85a0534
child 54465 c4f16445675a
--- a/src/hotspot/share/gc/g1/g1Policy.hpp	Mon Mar 25 08:37:32 2019 -0400
+++ b/src/hotspot/share/gc/g1/g1Policy.hpp	Mon Mar 25 14:11:09 2019 +0100
@@ -344,7 +344,7 @@
   bool next_gc_should_be_mixed(const char* true_action_str,
                                const char* false_action_str) const;
 
-  void finalize_collection_set(double target_pause_time_ms, G1SurvivorRegions* survivor);
+  uint finalize_collection_set(double target_pause_time_ms, G1SurvivorRegions* survivor);
 private:
   // Set the state to start a concurrent marking cycle and clear
   // _initiate_conc_mark_if_possible because it has now been