RFR: 8204097: Simplify OopStorage::AllocateList block entry access
Kim Barrett
kim.barrett at oracle.com
Tue Jun 12 00:45:17 UTC 2018
> On Jun 11, 2018, at 6:42 AM, Thomas Schatzl <thomas.schatzl at oracle.com> wrote:
>
> Hi,
>
> On Wed, 2018-05-30 at 16:19 -0400, Kim Barrett wrote:
>> Please review this simplification of OopStorage::AllocateList,
>> removing the no longer used support for blocks being in multiple
>> lists
>> simultaneously. There is now only one list of blocks, the
>> _allocate_list.
>>
>> CR:
>> https://bugs.openjdk.java.net/browse/JDK-8204097
>>
>> Webrev:
>> http://cr.openjdk.java.net/~kbarrett/8204097/open.00/
>>
>> Testing:
>> Mach5 tier{1,2,3}
>>
>
> looks good.
>
> Thomas
Thanks.
More information about the hotspot-dev
mailing list