Skip to content

Fix bug for cross-repo navigation to the JDK sources.#212

Merged
olafurpg merged 4 commits into
scip-code:mainfrom
olafurpg:jdk-navigation
May 5, 2021
Merged

Fix bug for cross-repo navigation to the JDK sources.#212
olafurpg merged 4 commits into
scip-code:mainfrom
olafurpg:jdk-navigation

Conversation

@olafurpg

@olafurpg olafurpg commented May 5, 2021

Copy link
Copy Markdown
Contributor

Previously, the generated LSIF pointed to a non-existing repo "jdk:8"
causing goto definition to stop working for JDK symbols.

olafurpg added 3 commits May 5, 2021 15:16
Previously, the generated LSIF pointed to a non-existing repo "jdk:8"
causing goto definition to stop working for JDK symbols.
Previously, error messages from `javac` would not appear when
auto-indexing a `lsif-java.json` build. Now, the error message is
reported with the reporter making it available in the console, and it's
also available in the HTTP response when indexing via PackageHub.
Previously, PackageHub was unable to auto-index the JDK 11 sources
because it was missing appropriate `--module` flags that are not needed
for JDK 8.
@olafurpg olafurpg merged commit 42069f4 into scip-code:main May 5, 2021
@olafurpg olafurpg deleted the jdk-navigation branch May 5, 2021 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant