-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
In a review comment https://github.com/openjdk/jdk/pull/27943#discussion_r2454626456, Alan points out that InvocationHandler is not strictly tied to proxy and is used by 3rd parties like cglib. As a result, we should move the specs about how proxy dispatch to invocation handlers to Proxy itself instead of leaving it in InvocationHandler.
- relates to
-
JDK-8370839 Tests to verify peculiar Proxy dispatching behaviors
-
- Open
-
-
JDK-4397513 Misleading "interface method" in InvocationHandler specification
-
- In Progress
-
- links to
-
Review(master)
openjdk/jdk/27943