RFR: 8164858: Enable build-time use of java.lang.invoke resolve tracing

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Wed Aug 31 11:55:56 UTC 2016


Reviewed.

Best regards,
Vladimir Ivanov

On 8/29/16 9:10 PM, Claes Redestad wrote:
> Hi,
>
> this patch adds generation of a trace of resolved java.lang.invoke
> classes when generating the classlist, and uses this trace as input
> when linking the runtime images.
>
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8164858
>
> Webrevs:
> http://cr.openjdk.java.net/~redestad/8164858/top.01/
> http://cr.openjdk.java.net/~redestad/8164858/jdk.01/
>
> This allows for a small reduction of the number of classes generated
> during bootstrap across a wide set of applications.
>
> Thanks!
>
> /Claes


More information about the core-libs-dev mailing list