Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8080588 VarHandles development
  3. JDK-8151706

Update VarHandle implementation to use @Stable arrays

XMLWordPrintable

    • b114
    • Not verified

      The VarHandle implementation currently explodes out constants into fields because C1 does not support @Stable on arrays.

      JDK-8143407 will fix that. When it does update the implementation to use @Stable arrays (indexed by enum ordinals), which simplifies the code.

            psandoz Paul Sandoz
            psandoz Paul Sandoz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: