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

jdk.nashorn.internal.codegen.TypeMap should not use Map

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • core-libs
    • b81
    • generic
    • generic

        TypeMap uses a Map<Integer, ...> to store info against function id. But as of now it is used in a type-specialized compilation, when we're always just recompiling a single function.

              sundar Sundararajan Athijegannathan
              sundar Sundararajan Athijegannathan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: