Request for review (XS): 7200470 KeepAliveClosure not needed in CodeCache::do_unloading

Bengt Rutisson bengt.rutisson at oracle.com
Mon Sep 24 05:05:09 PDT 2012


Hi all,

Could I have a couple of reviews for this small change to remove some 
unused code?
http://cr.openjdk.java.net/~brutisso/7200470/webrev.00/

We are passing around a closure but we never use it.

Posting this on hotspot-dev since it is unclear to me if this is a GC, 
Compiler or Runtime related fix. I plan on pushing this through hotspot-gc.

Thanks,
Bengt


More information about the hotspot-dev mailing list