RFR: JDK-8193717: Import resolution performance regression in JDK 9

Jan Lahoda jan.lahoda at oracle.com
Wed May 23 08:52:14 UTC 2018


On 21.5.2018 15:33, Maurizio Cimadamore wrote:
>
>
> On 21/05/18 14:15, Jan Lahoda wrote:
>> Oops, right, that is unnecessary. I'll change the getOrDefault to get
>> (so that if there's no mapping, it method will end up quickly and not
>> create the compound iterator), if that's OK.
> Looks fine to me.

Thanks! Updated webrev:
http://cr.openjdk.java.net/~jlahoda/8193717/webrev.02/

Jan

>
> Maurizio
>


More information about the compiler-dev mailing list