jdk-24 fork (from: https://github.com/openjdk/jdk) with modifications to be used in Wildcard-Usage analysis tools
.github | ||
.jcheck | ||
bin | ||
doc | ||
make | ||
src | ||
test | ||
.gitattributes | ||
.gitignore | ||
ADDITIONAL_LICENSE_INFO | ||
ASSEMBLY_EXCEPTION | ||
configure | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
SECURITY.md |
Usage
- after building set this custom JDK as Java_Home
export JAVA_HOME='/path/to/jdk-24/build/linux-x86_64-server-release/images/jdk
- building any Java Project using this JDK will output Stats to method calls and Capture Conversion
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.