RFR: 8156756: Enable build-time use of resource ordering plugin
Alan Bateman
Alan.Bateman at oracle.com
Wed May 11 16:05:26 UTC 2016
On 11/05/2016 16:56, Claes Redestad wrote:
> Hi,
>
> please review this change to enable the --order-resources plugin
> during build, which helps cold start scenarios by improving locality
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8156756
> Webrev: http://cr.openjdk.java.net/~redestad/8156756/webrev.01/
>
> Ordering by classlist alone gives a good boost and could have been a
> sufficient improvement, while grouping different parts of java.base
> (while allowing others, like javax) to order later in the image seems
> marginally profitable as well.
Content wide then this looks okay, I'm not sure about the very long
line. Erik might advise on this.
-Alan
More information about the build-dev
mailing list