> 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: Remove overlooked SecurityManager use in ObjectInputFilter and ObjectStreamClass ------------- Changes: - all: https://git.openjdk.org/jdk/pull/22041/files - new: https://git.openjdk.org/jdk/pull/22041/files/3f850839..3e56ef09 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=22041&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22041&range=02-03 Stats: 16 lines in 2 files changed: 0 ins; 16 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/22041.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/22041/head:pull/22041 PR: https://git.openjdk.org/jdk/pull/22041