Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 16
-
Fix Version/s: 16
-
Component/s: infrastructure
-
Labels:
-
Subcomponent:
-
Resolved In Build:b16
Description
The generation of the symbol information updated by
make/scripts/generate-symbol-data.sh
issues an hg command to check for local symbol changes. This command needs to be updated to use a git command instead since Git is now used as the JDK's SCM (JDK-8227614, JDK-8233813).
make/scripts/generate-symbol-data.sh
issues an hg command to check for local symbol changes. This command needs to be updated to use a git command instead since Git is now used as the JDK's SCM (
Attachments
Issue Links
- relates to
-
JDK-8227614 JEP 357: Migrate from Mercurial to Git
-
- Closed
-
-
JDK-8233813 JEP 369: Migrate to GitHub
-
- Closed
-