jdk-24 fork (from: https://github.com/openjdk/jdk) with modifications to be used in Wildcard-Usage analysis tools
33d5dfdab3
Git supports special hunk headers for several languages in diff output, which make it easier to read diffs of files in that language, generated by Git (git-diff, git-show, `git log -p`, etc). For details, see `git help gitattributes` or the online documentation.[1] Add entries to the root .gitattributes file to support showing the hunk headers for Java, C, C++, Markdown, Shell script, HTML, and CSS. This makes it easier to read diffs generated by Git. [1] https://git-scm.com/docs/gitattributes Reviewed-by: erikj, ksakata |
||
---|---|---|
.github | ||
.jcheck | ||
bin | ||
doc | ||
make | ||
src | ||
test | ||
.gitattributes | ||
.gitignore | ||
ADDITIONAL_LICENSE_INFO | ||
ASSEMBLY_EXCEPTION | ||
configure | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
README.md |
Welcome to the JDK!
For build instructions please see the online documentation, or either of these files:
- doc/building.html (html version)
- doc/building.md (markdown version)
See https://openjdk.org/ for more information about the OpenJDK Community and the JDK and see https://bugs.openjdk.org for JDK issue tracking.