Integrated: 8342380: Implement JEP 498: Warn upon Use of Memory-Access Methods in sun.misc.Unsafe

Alan Bateman alanb at openjdk.org
Tue Nov 26 12:31:42 UTC 2024


On Tue, 29 Oct 2024 12:34:30 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> Change default value of the command line option --sun-misc-unsafe-memory-access from "allow" to "warn".

This pull request has now been integrated.

Changeset: f0b72f72
Author:    Alan Bateman <alanb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f0b72f728d357a257074177fbea2f1ff70cf70f2
Stats:     29 lines in 4 files changed: 10 ins; 5 del; 14 mod

8342380: Implement JEP 498: Warn upon Use of Memory-Access Methods in sun.misc.Unsafe

Reviewed-by: vklang, jpai

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

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


More information about the core-libs-dev mailing list