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

Loader: Support extracting runtime information from any Java installation #100

Open
smarkwal opened this issue Jan 7, 2022 · 0 comments
Labels
feature Feature request or idea

Comments

@smarkwal
Copy link
Owner

smarkwal commented Jan 7, 2022

If --runtime <path> contains a path to a directory and this directory looks like a regular Java home (JDK or JRE), scan for typical files like "jre/lib/rt.jar", "jmods/*.jmod", or "lib/modules" and load the runtime classes from them.

@smarkwal smarkwal added the feature Feature request or idea label Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature request or idea
Projects
None yet
Development

No branches or pull requests

1 participant