Withdrawn: 8336275: Move common Method and Constructor fields to Executable
Chen Liang
liach at openjdk.org
Fri Sep 6 16:11:16 UTC 2024
On Tue, 16 Jul 2024 03:45:36 GMT, Chen Liang <liach at 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
More information about the core-libs-dev
mailing list