On Tue, 16 Jul 2024 03:45:36 GMT, Chen Liang <li...@openjdk.org> wrote:
> Move fields common to Method and Field to executable, which simplifies > implementation. Removed useless transient modifiers as Method and Field were > never serializable. > > Note to core-libs reviewers: Please review the associated CSR on trivial > removal of `abstract` modifier as well. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/20188