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

Reviewed-by: vklang, jpai
This commit is contained in:
Alan Bateman 2024-11-26 12:28:55 +00:00
parent fc2da15bce
commit f0b72f728d
4 changed files with 24 additions and 19 deletions

View file

@ -218,7 +218,7 @@ java.launcher.X.usage=\n\
\ --sun-misc-unsafe-memory-access=<value>\n\
\ allow or deny usage of unsupported API sun.misc.Unsafe\n\
\ <value> is one of "allow", "warn", "debug", or "deny".\n\
\ The default value is "allow".\n\n\
\ The default value is "warn".\n\n\
These extra options are subject to change without notice.\n
# Translators please note do not translate the options themselves