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

2024-11-20 Thread Roger Riggs
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=

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

2024-11-19 Thread Alan Bateman
On Tue, 19 Nov 2024 15:58:30 GMT, Roger Riggs wrote: > Unwrap calls using doPrivileged in jdk.unsupported sun.misc.Unsafe. Good - Marked as reviewed by alanb (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/22242#pullrequestreview-2445973187