-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: None
-
Component/s: core-libs
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
-
- Resolved
-
-
JDK-4397513 Misleading "interface method" in InvocationHandler specification
-
- Resolved
-
- links to
-
Review(master)
openjdk/jdk/27943