Skip to content
New issue

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

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

Already on GitHub? # to your account

[GR-56112] Add detection of System.getProperty("java.home") calls #10030

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 18, 2024

  1. Add detection of System.getProperty("java.home") calls

    Added a native-image option -H:+TrackJavaHomeAccess that currently prints all System.getProperty("java.home") calls found during analysis.
    jormundur00 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    36135fc View commit details
    Browse the repository at this point in the history