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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

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

                Created:
                Updated:
                Resolved: