RFR: 8261954: Dependencies: Improve iteration over class hierarchy under context class [v2]

Vladimir Ivanov vlivanov at openjdk.java.net
Fri Feb 26 08:22:54 UTC 2021


On Fri, 19 Feb 2021 15:52:32 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:

>> Vladimir Ivanov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Move ClassHierarchyIterator::next() into CPP file
>
> Looks good! (move next() to cpp file if you want to)

Thanks for the review, Erik. 

(Moved ClassHierarchyIterator::next() into CPP file as you suggested.)

-------------

PR: https://git.openjdk.java.net/jdk/pull/2630


More information about the hotspot-runtime-dev mailing list