-
Bug
-
Resolution: Fixed
-
P4
-
16
-
b16
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 (
- relates to
-
JDK-8227614 JEP 357: Migrate from Mercurial to Git
-
- Closed
-
-
JDK-8233813 JEP 369: Migrate to GitHub
-
- Closed
-