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

Roger Riggs rriggs at openjdk.org
Thu Nov 14 17:19:02 UTC 2024


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22041/files
  - new: https://git.openjdk.org/jdk/pull/22041/files/bd823042..c67a2121

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22041&range=08
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22041&range=07-08

  Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 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


More information about the core-libs-dev mailing list