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

Improve MethodHandles.tableSwitch and remove intrinsicData

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • 25
    • 25
    • core-libs

      In [~jrose]'s preliminary review for JDK-8350607, intrinsicData is identified to be error-prone and unnecessary. The only use site is in the tableSwitch lambda form. [~liach] discovered that the lambda form is unnecessarily complex and can be simplified; the previously intrinsicData information is retrieved from the ultra-customized MethodHandle instead as well.

            liach Chen Liang
            liach Chen Liang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: