RFR: 8242888: Convert dynamic proxy to hidden classes
Alan Bateman
alanb at openjdk.org
Thu May 23 11:39:02 UTC 2024
On Thu, 23 May 2024 11:25:00 GMT, Chen Liang <liach at openjdk.org> wrote:
> A CSR targeting 24 describing the compatibility concerns and behavioral differences is here, somehow not linked by skara: https://bugs.openjdk.org/browse/JDK-8332770 The incompatibilities were much greater in the previous iterations of this issue, such as in dynamic modules, serialization, and in proxy class protection domain. Now these aspects are addressed by this patch, the only real one left is the change in stack trace. Feel free to raise other incompatibilities you have discovered.
Thanks for starting a CSR. The CSR can't be low risk, it's medium at least, maybe high. If we are doing this change then doing it early in a release and putting into outreach to frameworks will be important.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19356#issuecomment-2126890063
More information about the core-libs-dev
mailing list