jdk-24/README.md
Andreas Stadelmeier 2d7b87edd7 Build Instructions
2024-12-15 16:47:25 +01:00

815 B

Build

  • same as the original JDK
  • it could be, that on the first build iteration the WildcardFinderPlugin.java class has to be disabled/removed

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:

See https://openjdk.org/ for more information about the OpenJDK Community and the JDK and see https://bugs.openjdk.org for JDK issue tracking.