Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P5
-
Resolution: Fixed
-
Affects Version/s: 7u40, 8
-
Fix Version/s: 8
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b102
-
CPU:generic
-
OS:generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8172650 | openjdk7u | Unassigned | P5 | Resolved | Fixed | master |
Description
When performing code review for 8010521, we found that the following file contains ^M newline characters:
src/share/classes/com/sun/swing/internal/plaf/synth/resources/synth.properties
Carriage return characters are prohibited in OpenJDK source files according to http://openjdk.java.net/projects/code-tools/jcheck/
src/share/classes/com/sun/swing/internal/plaf/synth/resources/synth.properties
Carriage return characters are prohibited in OpenJDK source files according to http://openjdk.java.net/projects/code-tools/jcheck/
Attachments
Issue Links
- backported by
-
JDK-8172650 clean up source files containing carriage return characters
-
- Resolved
-