Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8335638 Calling VarHandle.{access-mode} methods reflectively throws wrong exception
  3. JDK-8337301

Release Note: Reflective Invocation of VarHandle Signature Polymoprhic Methods Throws UnsupportedOperationException

    XMLWordPrintable

Details

    Description

      Reflectively invoking VarHandle signature polymorphic methods is specified to throw `UnsupportedOperationException`. However, the implementation previously threw `UnsatisfiedLinkError` in such case. The behavior was adjusted to conform to the specification.

      Attachments

        Activity

          People

            hgreule Hannes Greule
            hgreule Hannes Greule
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: