[jdk8u-dev] Integrated: 8201793: (ref) Reference object should not support cloning
Poonam Bajaj
poonam at openjdk.org
Mon Aug 22 19:57:54 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.
This pull request has now been integrated.
Changeset: 3a5b2cdc
Author: Poonam Bajaj <poonam at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/3a5b2cdc101f501fb7681d6c1ce20f68db08f004
Stats: 121 lines in 2 files changed: 121 ins; 0 del; 0 mod
8201793: (ref) Reference object should not support cloning
Reviewed-by: mchung, iris, andrew
Backport-of: 58ec25de2f383144417eb000efacecb78b30395c
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/102
More information about the jdk8u-dev
mailing list