RFR: 8344549: Cleanup AccessController in sun.misc.Unsafe

Roger Riggs rriggs at openjdk.org
Tue Nov 19 16:05:00 UTC 2024


Unwrap calls using doPrivileged in jdk.unsupported sun.misc.Unsafe.

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

Commit messages:
 - simplify declaration of INSTANCE
 - 8344549: Cleanup AccessController in sun.misc.Unsafe

Changes: https://git.openjdk.org/jdk/pull/22242/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22242&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8344549
  Stats: 16 lines in 1 file changed: 0 ins; 12 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/22242.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22242/head:pull/22242

PR: https://git.openjdk.org/jdk/pull/22242


More information about the core-libs-dev mailing list