directory
Version:
v0.0.36
Opens a new window with list of versions in this module.
Published: Dec 3, 2019
License: Apache-2.0, NCSA
Opens a new window with license information.
README
¶
This package describes extracting OpenJDK11 from source using Kythe
Follow the instructions outline at
http://hg.openjdk.java.net/jdk/jdk11/raw-file/tip/doc/building.html
for configuring OpenJDK11 for your platform.
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
¶
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. |
Click to show internal directories.
Click to hide internal directories.