-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
None
-
generic
-
windows
on windows-platform the ^M symbol is adding after normalizer.pl
to reproduce use following steps:
1. In a cloned jdk repo add whitespaces to the end of one of java-file line
2. Try to commit with jcheck: got expected error - test/javax/swing/JInternalFrame/4193219/IconCoord.java:66: Trailing whitespace
3. Run normalizer.pl for folder with modified file.
4. Try to commit with jcheck: got unexpected error - test/javax/swing/JInternalFrame/4193219/IconCoord.java:1: Carriage return (^M)
It is can be mks's perl issue.
to reproduce use following steps:
1. In a cloned jdk repo add whitespaces to the end of one of java-file line
2. Try to commit with jcheck: got expected error - test/javax/swing/JInternalFrame/4193219/IconCoord.java:66: Trailing whitespace
3. Run normalizer.pl for folder with modified file.
4. Try to commit with jcheck: got unexpected error - test/javax/swing/JInternalFrame/4193219/IconCoord.java:1: Carriage return (^M)
It is can be mks's perl issue.
- relates to
-
JDK-2226920 Add the normalize and rmkw perl script to the openjdk repository or openjdk site?
-
- Closed
-