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

(proxy) proxy generator should only inspect instance methods

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • None
    • core-libs

      A dynamic proxy class should not include the static methods from the proxy interfaces. Currently it generates an instance method for a static method of a proxy interface which is a bug.

      See http://mail.openjdk.java.net/pipermail/core-libs-dev/2017-October/049377.html

            shade Aleksey Shipilev
            mchung Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: