[jdk8u-dev] RFR: 8201793: (ref) Reference object should not support cloning

Andrew John Hughes andrew at openjdk.org
Mon Aug 22 02:49:31 UTC 2022


On Mon, 15 Aug 2022 16:42:06 GMT, Poonam Bajaj <poonam at openjdk.org> wrote:

> This is a clean backport of JDK-8201793 from jdk8u-ri to jdk8u-dev.
> 
> With this change, java.lang.ref.Reference::clone method always throws CloneNotSupportedException.

Looks good. Approved.

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

Marked as reviewed by andrew (Reviewer).

PR: https://git.openjdk.org/jdk8u-dev/pull/102


More information about the jdk8u-dev mailing list