RFR: 8170602: Startup regression due to introduction of lambda in java.io.FilePermissionCollection
Roger Riggs
Roger.Riggs at Oracle.com
Thu Dec 1 16:13:12 UTC 2016
Looks fine, very straight-forward.
On 12/1/2016 10:33 AM, Claes Redestad wrote:
> Hi,
>
> recent changes to FilePermissionCollection to use a lambda in place of
> an explicit
> BiFunction cause a quite noticeable startup and footprint regression
> on small
> applications due to a bootstrap dependency. Therefore I'd like to
> revert this
> particular change.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8170602
> Webrev: http://cr.openjdk.java.net/~redestad/8170602/webrev.01/
>
> Thanks!
>
> /Claes
More information about the core-libs-dev
mailing list