RFR: 8233065: PSParallelCompact::move_and_update is unused and should be removed

Thomas Schatzl thomas.schatzl at oracle.com
Mon Oct 28 13:42:10 UTC 2019


Hi,

On 28.10.19 13:41, Stefan Johansson wrote:
> Hi,
> 
> Please review this small fix that removes an unused function.
> 
> JBS: https://bugs.openjdk.java.net/browse/JDK-8233065
> Webrev: http://cr.openjdk.java.net/~sjohanss/8233065/00/
> 
> Summary:
> The function move_and_update was not removed when its last use was removed during the removal of PermGen.
> 
> Testing:
> Build and tested through mach5 (tier1)
> 

   looks good.

Thomas



More information about the hotspot-gc-dev mailing list