On Wed, 13 Nov 2024 14:12:34 GMT, Roger Riggs <rri...@openjdk.org> wrote:
>> After [JDK-8338411](https://bugs.openjdk.org/browse/JDK-8338411), >> Serialization implementation dependencies on doPriviledged and >> AccessController are removed. >> Some refactoring to cleanup the remaining code is expected. > > Roger Riggs has updated the pull request incrementally with one additional > commit since the last revision: > > Remove unnecessary suppress warnings removal > ServiceLoader configuration exceptions (in a static initialization) are > rethrown as Error. > Remove dependency on SecurityException thrown by ServiceLoader (as obsolete) Looks good to me Roger ------------- Marked as reviewed by lancea (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/22042#pullrequestreview-2433460607