Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8231884 | 8u241 | Kevin Rushforth | P4 | Resolved | Fixed | b01 |
JDK-8237104 | jfx11.0.6 | Kevin Rushforth | P4 | Closed | Fixed |
This is a follow-on to JDK-8231590.
After integrating the fix forJDK-8231590, I noticed that we have references to "Mercurial" or "hg" in the third-party legal files, and in other files. Many of these should be changed to "git", for example, those that refer to the jfx repo on GitHub.
Here is the list of files that refer to Mercurial or hg:
apps/samples/Ensemble8/UPDATING-lucene.txt
modules/javafx.media/src/main/legal/glib.md
modules/javafx.media/src/main/legal/gstreamer.md
modules/javafx.web/src/main/legal/webkit.md
Additionally, the following tool uses Mercurial, but fixing that is out of scope for this bug:
tools/scripts/checkWhiteSpace
After integrating the fix for
Here is the list of files that refer to Mercurial or hg:
apps/samples/Ensemble8/UPDATING-lucene.txt
modules/javafx.media/src/main/legal/glib.md
modules/javafx.media/src/main/legal/gstreamer.md
modules/javafx.web/src/main/legal/webkit.md
Additionally, the following tool uses Mercurial, but fixing that is out of scope for this bug:
tools/scripts/checkWhiteSpace
- backported by
-
JDK-8231884 Change Mercurial to git in various README files
- Resolved
-
JDK-8237104 Change Mercurial to git in various README files
- Closed
- relates to
-
JDK-8231590 Update location of jfx repo to GitHub in third-party legal files
- Resolved
-
JDK-8231325 ☂ Switch official FX mainline repo to GitHub using Skara tooling
- Resolved