On Thu, 9 Dec 2021 11:50:50 GMT, Сергей Цыпанов <d...@openjdk.java.net> wrote:
> `Executable.getParameterTypes()` creates a copy of underlying array which is > redundant in trusted code when we are sure the action is read-only. Let's wait ------------- PR: https://git.openjdk.java.net/jdk/pull/6782