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

Archive remaining primitive box caches

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 12
    • 12
    • hotspot
    • b21

    Description

      Many applications bootstrap other primitive box caches early, and with more use of invokedynamic features like ISC use will tend to happen earlier (any indified String concatenation will bootstrap Byte$ByteCache with the current default strategy; more if using other primitive types). Thus archiving ByteCache, LongCache etc would have startup benefits similar to that of JDK-8209120

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: