RFR(T): 8230372: Remove G1GCPhaseTimes::MergeLBProcessedBuffers

Thomas Schatzl thomas.schatzl at oracle.com
Fri Aug 30 07:53:07 UTC 2019


Hi,

On 30.08.19 01:24, Kim Barrett wrote:
> Please review this trivial cleanup.  We're removing a phase time work
> item that is no longer used for anything except logging.  It is no
> longer interesting even for that, having been superseded by other,
> more useful information that is similarly logged.
> 
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8230372
> 
> Webrev:
> http://cr.openjdk.java.net/~kbarrett/8230372/open.00/
> 
> Testing:
> Local (linux-x64) hotspot:tier1.  That includes gc/g1/TestGCLogMessages.java,
> which was checking for the associated
> 

   looks good.


Thanks,
   Thomas



More information about the hotspot-gc-dev mailing list