<i18n dev> RFR: 8344565: SM cleanup in jdk/internal and java/lang package private classes [v2]

Alan Bateman alanb at openjdk.org
Tue Nov 26 16:39:39 UTC 2024


On Mon, 25 Nov 2024 23:39:39 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> SM removal for internal implementation classes: 
>>     java.lang.CharacterName
>>     java.lang.ref.Finalizer
>>     jdk.internal.icu.impl.ICUBinary
>>     jdk.internal.misc.ExtendedMapMode
>
> Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Reviewer suggested updates:
>   - remove obsolete imports
>   - remove unnecessary SuppressWarnings("removal")
>   - Use CharacterName.class as the base for getResourceStream

Marked as reviewed by alanb (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/22370#pullrequestreview-2462100271


More information about the i18n-dev mailing list