RFR(XS): 8072844: Use more efficient LambdaForm type representation
Sundararajan Athijegannathan
sundararajan.athijegannathan at oracle.com
Thu Dec 3 14:30:29 UTC 2015
Looks good
-Sundar
On 12/3/2015 7:38 PM, Michael Haupt wrote:
> Dear all,
>
> thank you, Claes, Sundar, and Ulf - here's a new webrev: http://cr.openjdk.java.net/~mhaupt/8072844/webrev.01
>
> The string signature is now only used in tracing and assertions, which is why caching it is not necessary.
>
> Caching the method type might be worthwhile, but this requires further analysis: it is used in LF bytecode generation and DMH creation only. I'll keep it out of this change but bear it in mind.
>
> Thanks,
>
> Michael
>
>> Am 03.12.2015 um 11:05 schrieb Michael Haupt <michael.haupt at oracle.com>:
>>
>> Dear all,
>>
>> please review this change.
>> RFE: https://bugs.openjdk.java.net/browse/JDK-8072844
>> Webrev: http://cr.openjdk.java.net/~mhaupt/8072844/webrev.00
>>
>> Thanks,
>>
>> Michael
>
More information about the core-libs-dev
mailing list