| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: de5ff500-7ba1-4b07-9805-cfc4036d6155
There was a problem hiding this comment.
This PR adds a centralized reference in the advanced usage documentation to help users choose a compatible java-package for each supported Java distribution, including package suffix meaning, version constraints, catalog behavior, and platform limitations.
Changes:
| File | Description |
|---|---|
| docs/advanced-usage.md | Adds a centralized “Package compatibility” matrix and supporting explanations for java-package selection across distributions. |
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description:
The supported java-package values and their version boundaries were scattered across distribution-specific examples and implementation details, making it difficult to choose a compatible artifact.
Add a central compatibility reference that explains package suffixes and maps every supported distribution to its package types, Java version constraints, catalog behavior, and notable platform limitations. The guidance also covers special resolution behavior for Temurin JMODs, Zulu CRaC, JavaFX bundles, JetBrains variants, and local jdkfile archives.
Related issue:
N/A
Check list: