Integrated: 8251861: Remove unused jdk.internal.ref.SoftCleanable and WeakCleanable
Kiran Sidhartha Ravikumar
kravikumar at openjdk.java.net
Tue Oct 13 17:12:13 UTC 2020
On Mon, 12 Oct 2020 19:36:52 GMT, Kiran Sidhartha Ravikumar <kravikumar at openjdk.org> wrote:
> Hi Guys,
>
> Please review the fix to remove jdk.internal.ref.SoftCleanable and WeakCleanable classes as there is no visible usage
> of them in JDK. Currently, only PhantomCleanable is used.
> More information can be viewed at https://mail.openjdk.java.net/pipermail/core-libs-dev/2020-August/067997.html
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8251861
>
> Thanks,
> Kiran
This pull request has now been integrated.
Changeset: ba24f963
Author: Kiran Sidhartha Ravikumar <kravikumar at openjdk.org>
Committer: Sean Coffey <coffeys at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/ba24f963
Stats: 635 lines in 4 files changed: 0 ins; 633 del; 2 mod
8251861: Remove unused jdk.internal.ref.SoftCleanable and WeakCleanable
Reviewed-by: mchung, rriggs
-------------
PR: https://git.openjdk.java.net/jdk/pull/616
More information about the core-libs-dev
mailing list