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

[EagerAppCDS] enable classpath change by replacing given env var #596

Merged
merged 1 commit into from
Oct 19, 2023

Commits on Oct 16, 2023

  1. [EagerAppCDS] enable classpath change by replacing given env var

    Summary: If user give environment vars and use
    `-Dcom.alibaba.cds.cp.reloc.envs`, cds will change the
    classpath by using given environment vars to transform
    some paths in classpath.
    
    Test Plan: ci jtreg
    jdk/test/com/alibaba/quickstart/TestEnvVariableReplay.java
    jdk/test/com/alibaba/quickstart/TestEnvVariableDump.java
    
    Reviewed-by: lingjun-cg, yuleil
    
    Issue: dragonwell-project#595
    jia-wei-tang committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    d82998f View commit details
    Browse the repository at this point in the history