RFR(XS): 8072844: Use more efficient LambdaForm type representation
Michael Haupt
michael.haupt at oracle.com
Thu Dec 3 14:08:54 UTC 2015
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
--
<http://www.oracle.com/>
Dr. Michael Haupt | Principal Member of Technical Staff
Phone: +49 331 200 7277 | Fax: +49 331 200 7561
Oracle Java Platform Group | LangTools Team | Nashorn
Oracle Deutschland B.V. & Co. KG, Schiffbauergasse 14 | 14467 Potsdam, Germany
<http://www.oracle.com/commitment> Oracle is committed to developing practices and products that help protect the environment
More information about the core-libs-dev
mailing list