RFR: 8344034: Remove security manager dependency in Serialization [v9]
Roger Riggs
rriggs at openjdk.org
Thu Nov 14 20:33:31 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
Updates passed CI tier1, tier2, tier3
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22041#issuecomment-2477351842
More information about the core-libs-dev
mailing list