Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8170602

Startup regression due to introduction of lambda in java.io.FilePermissionCollection

XMLWordPrintable

    • b148
    • Not verified

      FilePermissionCollections are created by the builtin AppClassLoader, so using lambdas in this code forces very early initialization of lambdas, which is still cause for relatively large startup and footprint regression on very small and shortrunning applications.

            redestad Claes Redestad
            redestad Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: