RFR: 8344565: SM cleanup in jdk/internal and java/lang package private classes
Roger Riggs
rriggs at openjdk.org
Mon Nov 25 19:19:22 UTC 2024
SM removal for internal implementation classes:
java.lang.CharacterName
java.lang.ref.Finalizer
jdk.internal.icu.impl.ICUBinary
jdk.internal.misc.ExtendedMapMode
-------------
Commit messages:
- Refactored to remove additional doPrivileged calls
- 8344565: SM cleanup in jdk/internal packages
Changes: https://git.openjdk.org/jdk/pull/22370/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22370&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8344565
Stats: 40 lines in 4 files changed: 0 ins; 23 del; 17 mod
Patch: https://git.openjdk.org/jdk/pull/22370.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22370/head:pull/22370
PR: https://git.openjdk.org/jdk/pull/22370
More information about the core-libs-dev
mailing list