This directory contains convenience build scripts for creating databases for the Java code of the latest commits of specific JDK release versions. Currently supported are:
jdk8u
: Cloned from adoptium/jdk8ujdk11u
: Cloned from openjdk/jdk11ujdk17u
: Cloned from openjdk/jdk17ujdk21u
: Cloned from openjdk/jdk21u
The build scripts support the command line arguments for tweaking build performance, as specified by the README.
At the moment only the Linux variant of the JDK can be build, building the Windows variant is not supported.