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

Poonam Bajaj poonam at openjdk.java.net
Thu Apr 28 20:45:45 UTC 2022


On Wed, 20 Apr 2022 00:59:26 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`.

This pull request has now been integrated.

Changeset: 58ec25de
Author:    Poonam Bajaj <poonam at openjdk.org>
URL:       https://git.openjdk.java.net/jdk8u-ri/commit/58ec25de2f383144417eb000efacecb78b30395c
Stats:     121 lines in 2 files changed: 121 ins; 0 del; 0 mod

8201793: (ref) Reference object should not support cloning

Reviewed-by: mchung, kbarrett, iris
Backport-of: bd18ef4c18081d04c89ee9f94e98fd2ef1e2bf38

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

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


More information about the jdk8u-dev mailing list