-
Bug
-
Resolution: Fixed
-
P4
-
1.4.2
-
01
-
generic
-
other
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2072229 | 5.0 | Louis Martin | P4 | Resolved | Fixed | tiger |
The JRE README file refers to the "Java Web Start Product" which
is obsolete terminology, since JWS has been integrated into the JRE.
We should instead list the files that can be excluded.
The README says:
-----------------------------------------------------------------------
Optional Files and Directories
-----------------------------------------------------------------------
The following files may be optionally excluded from redistributions:
...
In addition, the Java Web Start product may be excluded from
redistributions. The Java Web Start product is contained in
a file named javaws-1_2-solaris-sparc-i.zip,
javaws-1_2-solaris-i586-i.zip, javaws-1_2-linux-i586-i.zip,
or javaws-1_2-windows-i586-i.exe, depending on the platform.
http://webwork.sfbay/j2se/1.4.2/jre/README
is obsolete terminology, since JWS has been integrated into the JRE.
We should instead list the files that can be excluded.
The README says:
-----------------------------------------------------------------------
Optional Files and Directories
-----------------------------------------------------------------------
The following files may be optionally excluded from redistributions:
...
In addition, the Java Web Start product may be excluded from
redistributions. The Java Web Start product is contained in
a file named javaws-1_2-solaris-sparc-i.zip,
javaws-1_2-solaris-i586-i.zip, javaws-1_2-linux-i586-i.zip,
or javaws-1_2-windows-i586-i.exe, depending on the platform.
http://webwork.sfbay/j2se/1.4.2/jre/README
- backported by
-
JDK-2072229 JRE README lists obsolete JWS files as optionally included, should update names
- Resolved