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

Make code caching work with optimistic typing and lazy compilation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 8u40
    • core-libs
    • b28
    • generic
    • generic
    • Verified

        Code caching only works outside environments which us optimistic typing and lazy compilation, which will both be the defaults for 8u40.

        We need to support these so code caching can work. This will also dramatically help performance and warmup, by caching the final stable version of methods after no more erroneous type guesses can be made.

        Not sure if this is a duplicate task. I can't find it in JIRA.

              hannesw Hannes Wallnoefer
              lagergren Marcus Lagergren
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: