On Sun, 2 Oct 2022 20:45:02 GMT, Сергей Цыпанов <d...@openjdk.org> wrote:

> `checkedExceptions` param of `MethodAccessorGenerator.generateMethod()` is 
> unused and should be removed in order to prevent allocations from 
> `Method.getExceptionTypes()`

This pull request has now been integrated.

Changeset: 46633e64
Author:    stsypanov <sergei.tsypa...@yandex.ru>
Committer: Claes Redestad <redes...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/46633e644a8ab94ceb75803bd40739214f8a60e8
Stats:     16 lines in 4 files changed: 0 ins; 12 del; 4 mod

8294698: Remove unused 'checkedExceptions' param from 
MethodAccessorGenerator.generateMethod()

Reviewed-by: redestad

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

PR: https://git.openjdk.org/jdk/pull/10526

Reply via email to