-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b05
-
Verified
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
See http://mail.openjdk.java.net/pipermail/core-libs-dev/2017-October/049377.html