RFR: 8057632 - Remove auxiliary code used to handle the generations array

Kim Barrett kim.barrett at oracle.com
Mon Oct 20 20:28:07 UTC 2014


On Oct 17, 2014, at 11:03 AM, Jesper Wilhelmsson <jesper.wilhelmsson at oracle.com> wrote:
> 
> Hi,
> 
> I merged in the latest JDK 9 and fixed an issue mentioned by Kim in a separate thread. See below for links to new webrevs.
> 
> I should also mention that this work build on top of the generation array removal discussed in the thread "RFR: 8055702 - Remove the generations array".
> 
> 
> Jesper Wilhelmsson skrev 5/9/14 01:54:
>> Hi,
>> 
>> This is the next part of the generation array removal. I have split this change
>> into several parts to ease the review. These webrevs build on top of each other.
>> 
>> 
>> 1. Removing prev_gen(), next_gen(), and get_gen(int)
>> Webrev: http://cr.openjdk.java.net/~jwilhelm/8057632/remove_get_gen/
> 
> New webrev:
> http://cr.openjdk.java.net/~jwilhelm/8057632/webrev.01/remove_get_gen/

This one looks good.




More information about the hotspot-gc-dev mailing list