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

Reduce list to array conversions in java.lang.invoke.MethodHandles

XMLWordPrintable

      In one bootstrap microbenchmark (StringConcatFactoryBootstraps) a few percent of the overhead is spent unnecessarily converting between List and array. Streamline this to reduce the number of conversions.

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

              Created:
              Updated:
              Resolved: