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

Roger Riggs rriggs at openjdk.org
Thu Nov 14 17:15:09 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 long lines

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

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

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

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