-
Bug
-
Resolution: Fixed
-
P4
-
7u6
This bug filed by the JDK team. I created this FX JIRA issue on behalf of Amy Wang.
See details in this CR issue
http://monaco.sfbay.sun.com/detail.jsf?cr=7177411
Description
THIRDPARTYLICENSEREADME-JAVAFX.txt is not readable in notepad, there are squares instead of start of new line.
All windows docs are ASCII text, but THIRDPARTYLICENSEREADME-JAVAFX.txt is UTF-8:
THIRDPARTYLICENSEREADME-JAVAFX.txt: Text file, UTF-8 format
THIRDPARTYLICENSEREADME.txt: ASCII text
LICENSE: ASCII text
COPYRIGHT: extended ASCII text
Entry 1 polina.stepanova [2012-06-15 16:40]
Evaluation
1. This file THIRDPARTYLICENSEREADME-JAVAFX.txt appears in jdk and jre
installation directories for all platforms with javafx cobundles.
2. This problem also happened to previous 7u6 build (b13 as an example.)
3. This file comes with javafx cobundles in
/java/re/javafx/jdk-cobundle/7u6
javafx-runtime-for-cobundle.zip : lic file appears once and
javafx-sdk-for-cobundle.zip : lic file appears twice
4. The problem can be fixed by the following command:
unix2dox -7 THIRDPARTYLICENSEREADME-JAVAFX.txt
THIRDPARTYLICENSEREADME-JAVAFX.txt
5. This problem should be fixed in javafx side rather than in jdk side,
as I believe this file will be used in a standalone release as well.
Entry 1 amy.y.wang [2012-06-18 19:31]
See details in this CR issue
http://monaco.sfbay.sun.com/detail.jsf?cr=7177411
Description
THIRDPARTYLICENSEREADME-JAVAFX.txt is not readable in notepad, there are squares instead of start of new line.
All windows docs are ASCII text, but THIRDPARTYLICENSEREADME-JAVAFX.txt is UTF-8:
THIRDPARTYLICENSEREADME-JAVAFX.txt: Text file, UTF-8 format
THIRDPARTYLICENSEREADME.txt: ASCII text
LICENSE: ASCII text
COPYRIGHT: extended ASCII text
Entry 1 polina.stepanova [2012-06-15 16:40]
Evaluation
1. This file THIRDPARTYLICENSEREADME-JAVAFX.txt appears in jdk and jre
installation directories for all platforms with javafx cobundles.
2. This problem also happened to previous 7u6 build (b13 as an example.)
3. This file comes with javafx cobundles in
/java/re/javafx/jdk-cobundle/7u6
javafx-runtime-for-cobundle.zip : lic file appears once and
javafx-sdk-for-cobundle.zip : lic file appears twice
4. The problem can be fixed by the following command:
unix2dox -7 THIRDPARTYLICENSEREADME-JAVAFX.txt
THIRDPARTYLICENSEREADME-JAVAFX.txt
5. This problem should be fixed in javafx side rather than in jdk side,
as I believe this file will be used in a standalone release as well.
Entry 1 amy.y.wang [2012-06-18 19:31]