On Mon, 10 Jan 2022 10:02:18 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. > > Сергей Цыпанов has updated the pull request incrementally with one additional > commit since the last revision: > > 8278461: Revert Executable Marked as reviewed by redestad (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/6782