comparison README @ 17759:bc22cbb8b45a

8035330: Remove G1ParScanPartialArrayClosure and G1ParScanHeapEvacClosure Summary: Mentioned closures are actually wrapped methods. This adds confusion to readers, and in this case also increases code size as G1ParScanHeapEvacClosure is part of the oop_oop_iterate() methods. Move them into G1ParScanThreadState as methods. Reviewed-by: stefank
author tschatzl
date Mon, 24 Mar 2014 15:30:56 +0100
parents a61af66fc99e
children
comparison
equal deleted inserted replaced
17758:ae7336d6337e 17759:bc22cbb8b45a