Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JEP471 sets system property according to the command line option value #19647

Merged
merged 1 commit into from
Jun 11, 2024

Commits on Jun 6, 2024

  1. JEP471 sets system property according to the command line option value

    --sun-misc-unsafe-memory-access=value which is expected to be "allow",
    "warn", "debug" or "deny";
    Set a system property sun.misc.unsafe.memory.access with the value
    specified via --sun-misc-unsafe-memory-access=value.
    
    Signed-off-by: Jason Feng <fengj@ca.ibm.com>
    JasonFengJ9 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    de90911 View commit details
    Browse the repository at this point in the history