https://github.com/adoptium/build-jdk
Github action for building JDKs that utilizes the build scripts from the openjdk-build repo
https://github.com/adoptium/build-jdk
Last synced: 10 months ago
JSON representation
Github action for building JDKs that utilizes the build scripts from the openjdk-build repo
- Host: GitHub
- URL: https://github.com/adoptium/build-jdk
- Owner: adoptium
- License: mit
- Created: 2020-06-11T14:37:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-19T10:46:59.000Z (over 2 years ago)
- Last Synced: 2024-05-01T11:30:29.889Z (about 2 years ago)
- Language: TypeScript
- Size: 471 KB
- Stars: 8
- Watchers: 12
- Forks: 14
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Building personal binaries using adoptium/temurin-build scripts
An action to build personal binaries using adoptium/temurin-build scripts
## Usage
See [action.yml](action.yml)
## Support
Hotspot, jdk = 11,12,13, 15 on Mac, Ubuntu and Windows
Openj9, jdk = 11, 12, 13, 15 on Mac and Ubuntu