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

Iris Clark iris at openjdk.java.net
Thu Apr 28 07:34:51 UTC 2022


On Fri, 22 Apr 2022 17:20:33 GMT, Poonam Bajaj <poonam at openjdk.org> wrote:

>> This changeset backports the fix for 8201793 to jdk8u-ri.
>> 
>> With this change, `java.lang.ref.Reference::clone` method always throws `CloneNotSupportedException`.
>
> Poonam Bajaj has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fixed the javadoc comments

Updated @apiNote looks good.

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

Marked as reviewed by iris (Author).

PR: https://git.openjdk.java.net/jdk8u-ri/pull/6


More information about the jdk8u-dev mailing list