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

Zero: rewrite (put|get)field from if-else chains to switches

XMLWordPrintable

    • b13

      Current handling for (put|get)field uses if-else chain to select the access type. This can be made more uniform by using switches, like accessor_entry code already does.

            shade Aleksey Shipilev
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: