RFR: 8344034: Remove security manager dependency in Serialization [v9]

Alan Bateman alanb at openjdk.org
Sat Nov 16 10:08:16 UTC 2024


On Thu, 14 Nov 2024 17:19:02 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> After [JDK-8338411](https://bugs.openjdk.org/browse/JDK-8338411), Serialization implementation dependencies on SecurityManager, doPrivildged, 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:
> 
>   Wrap more long lines

Marked as reviewed by alanb (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/22041#pullrequestreview-2440341710


More information about the core-libs-dev mailing list