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

Remove Interpreter btos/ctos/stos optimization entry points

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 11
    • 9
    • hotspot

      Since there is no btos/ctos/stos optimizations in the template interpreter, generating extra itos entry points for them is a waste of space.

      We can use BasicType in the cpCache instead of xtos to give the type of putfield/getfield types. We use BasicType everywhere else.

            Unassigned Unassigned
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: