Review request: 8012687: Remove unused is_root checks and closures

Stefan Karlsson stefan.karlsson at oracle.com
Fri Apr 19 11:46:20 UTC 2013


http://cr.openjdk.java.net/~stefank/8012687/webrev.00/

 From bug description:
There's an unused parameter named is_root that is passed down to a 
number of MarkSweep/ParOld closures. This enhancement suggests that we 
remove it and cleanup the trails after it.

thanks,
StefanK



More information about the hotspot-gc-dev mailing list