On Mon, 23 Jun 2025 22:48:52 GMT, Chen Liang <li...@openjdk.org> wrote:

> sun.invoke.empty.Empty and java.lang.invoke.InvokeDynamic are useless 
> remnants - Empty can be replaced by java.lang.Void, and InvokeDynamic was 
> previously used as a stub for javac to compile signature polymorphic methods. 
> They should be removed as a cleanup.
> 
> Testing: tier 1-3

Looks fine

-------------

Marked as reviewed by rriggs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25944#pullrequestreview-2958091971

Reply via email to