JDK-8147967 : Cleanup whitespace and file permission
  • Type: Bug
  • Component: javafx
  • Sub-Component: build
  • Affected Version: 7u95,8u71,8u72,9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-01-21
  • Updated: 2016-06-16
  • Resolved: 2016-01-22
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8 JDK 9
7u101Fixed 8u91Fixed 9Fixed
Related Reports
Blocks :  
Blocks :  
Relates :  
Relates :  
Description
Many files in the JavaFX repos have white-space issues such that they are not jcheck-compliant. We need to remove the execute bit from all files, and remove TABS, trailing spaces, and DOS line endings from all source code files.
Comments
Low risk, no behavior changes. SQE OK to take the fix to FX2.2.101.
28-01-2016

http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/b9546941f996
22-01-2016

+1
22-01-2016

+1. Also managed to have successful test build on Mac and Windows.
22-01-2016

Plan is to fix them as follows: $ bash tools/scripts/checkWhiteSpace -Fa
21-01-2016