RFR: 8263992: Remove dead code NativeLookup::base_library_lookup [v2]
Ioi Lam
iklam at openjdk.java.net
Tue Mar 23 21:18:40 UTC 2021
On Tue, 23 Mar 2021 05:31:51 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>>
>> removed unused "in_base_library" parameter; removed unnecessary include of nativeLookup.hpp
>
> Looks even better! Thanks.
>
> Of course now I'm going to have to go and find out why in_base_library was introduced :)
>
> Cheers,
> David
Thanks David for the review. Builds from tiers 1-5 passed.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3139
More information about the hotspot-dev
mailing list