openjdk11/

directory
v0.0.67 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2024 License: Apache-2.0, NCSA

README

Kythe Extracting openjdk11

This package describes extracting OpenJDK11 from source using Kythe

Fetch and Configure OpenJDK11

Follow the instructions outline at http://hg.openjdk.java.net/jdk/jdk11/raw-file/tip/doc/building.html for configuring OpenJDK11 for your platform.

Extraction

Once you have a correctly configured source tree for your platform, run:

$ bazel run //kythe/extractors/openjdk11:extract -- -jdk /absolute/path/to/openjdk11

Assuming the source tree was configured correctly, the result will be a collection of .kzip files (one per module) in ~/kythe-openjdk11-output

Directories

Path Synopsis
Binary extract extracts a pre-configured OpenJDK11 source tree to produce Kythe compilation units.
Binary extract extracts a pre-configured OpenJDK11 source tree to produce Kythe compilation units.
Binary java_wrapper wraps the real java command to invoke the standalone java extractor in parallel with the genuine compilation command.
Binary java_wrapper wraps the real java command to invoke the standalone java extractor in parallel with the genuine compilation command.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL