-
Bug
-
Resolution: Fixed
-
P4
-
11
-
b15
-
generic
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8271604 | 11.0.13 | Christoph Langer | P4 | Resolved | Fixed | b01 |
JDK-8278244 | openjdk8u332 | Severin Gehwolf | P4 | Resolved | Fixed | b01 |
JDK-8293277 | shenandoah8u332 | Andrew Hughes | P4 | Resolved | Fixed | b01 |
JDK-8280756 | 8u321 | Erik Joelsson | P4 | Resolved | Fixed | b33 |
JDK-8281141 | na | Christoph Langer | P4 | Closed | Duplicate |
This causes a host of problems:
1 newer version of Cygwin bash will fail as follows:
configure: line 24: $'\r': command not found
configure: line 27: $'\r': command not found
configure: line 30: cd: $'.\r': No such file or directory
configure: line 31: $'\r': command not found
2. This is likely to cause issues when folks generate webrevs or diffs.
The solution, we need to add .gitattributes at the top of the repository as described below:
https://help.github.com/en/github/using-git/configuring-git-to-handle-line-endings
Using Cygwin's git does not exhibit the above problem.
- backported by
-
JDK-8271604 git needs .gitattributes
-
- Resolved
-
-
JDK-8278244 git needs .gitattributes
-
- Resolved
-
-
JDK-8280756 git needs .gitattributes
-
- Resolved
-
-
JDK-8293277 git needs .gitattributes
-
- Resolved
-
-
JDK-8281141 git needs .gitattributes
-
- Closed
-
- relates to
-
JDK-8267892 Add .gitattributes to repo
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/37bc75b3
-
Commit openjdk/shenandoah-jdk8u/6305c6ff
-
Review openjdk/jdk11u-dev/176
-
Review openjdk/shenandoah-jdk8u/3