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

Poonam Bajaj poonam at openjdk.org
Mon Aug 22 17:25:50 UTC 2022


> 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.

Poonam Bajaj has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:

 - resolved conflicts
 - 8201793: (ref) Reference object should not support cloning

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

Changes: https://git.openjdk.org/jdk8u-dev/pull/102/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=102&range=01
  Stats: 121 lines in 2 files changed: 121 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/102.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/102/head:pull/102

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


More information about the jdk8u-dev mailing list