RFR: JDK-8077842 - Remove the level parameter passed around in GenCollectedHeap

Kim Barrett kim.barrett at oracle.com
Tue Jun 16 22:39:43 UTC 2015


On Jun 16, 2015, at 6:33 PM, Jesper Wilhelmsson <jesper.wilhelmsson at oracle.com> wrote:
> 
> Mikael, Kim,
> 
> Thank you very much for reviewing this!
> 
> I'd prefer not to scope YoungGen and OldGen within GenCollectedHeap to make the code more readable. Cleaned it up and fixed an include that made some noise when building without precompiled headers.
> 
> http://cr.openjdk.java.net/~jwilhelm/8077842/webrev.07/
> http://cr.openjdk.java.net/~jwilhelm/8077842/webrev.07.incremental/

Looks good.




More information about the hotspot-gc-dev mailing list