Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jdk-macos-legacy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
einsteinathome
openjdk
jdk-macos-legacy
Commits
b89a42fc
Commit
b89a42fc
authored
1 year ago
by
Jazzzny
Browse files
Options
Downloads
Patches
Plain Diff
Add files
parent
c6ba434b
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-1
5 additions, 1 deletion
README.md
with
5 additions
and
1 deletion
README.md
+
5
−
1
View file @
b89a42fc
...
...
@@ -17,7 +17,11 @@ Builds of the OpenJDK are compiled from release tags on a regular basis. These b
## Building
1.
Clone this repository
2.
Apply the patch files (located in the patches/
`version number`
folders) to the OpenJDK source code for the version you want to build
3.
Follow the build instructions for OpenJDK
3.
Run any shell scripts in the patches/
`version number`
folder. All scripts have the following syntax:
```
shell
./script.sh /path/to/openjdk/source
```
4.
Follow the build instructions for OpenJDK
## License
This project is licensed under the GPL v2 license. For more information, see the
[
LICENSE
](
LICENSE
)
file.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment