-
Bug
-
Resolution: Fixed
-
P3
-
6u12
-
b04
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2171365 | 6u11-rev | Abhijit Saha | P3 | Resolved | Fixed | b06 |
Steps to Reproduce:
vi /net/koori.sfbay/onestop/jdk/6_12/promoted/latest/j4b/binaries/solaris-i586/jre/README
Actual Results:
README
Java(TM) Platform, Standard Edition for Business
Runtime Environment
Version 6
The Java(TM) Platform, Standard Edition for Business Runtime Environment
(JRE(TM) FB) contains the Java virtual machine, runtime class libraries,
and Java application launcher that are necessary to run programs written
in the Java programming language. It is not a development environment and
does not contain development tools such as compilers or debuggers. For
development tools, see the Java SE Development Kit for Business(JDK(TM) FB).
All distributions of the JRE FB with your Programs are subject to the terms
of the JRE FB Software License Agreement.
Once Licensed Solution Providers have developed an application using the
JDK FB, they can ship it with the JRE FB so their end-users can have a
Java SE for Business platform on which to run their software.
----------------------------------------------------------------------------
Copyright 2008 Sun Microsystems, Inc., 4150 Network Circle,
Santa Clara, California 95054, U.S.A. All rights reserved.
Expected Results:
vi /net/koori.sfbay/onestop/jdk/6_12/promoted/latest/binaries/solaris-i586/jre/README
Java(TM) Platform, Standard Edition
Runtime Environment
Version 6
The Java(TM) Platform, Standard Edition Runtime Environment (JRE(TM)),
excluding the JavaFX(TM) runtime, is intended for software developers
and vendors to redistribute with their applications.
Note: I have just included the first paragraph from the SE README file to show it mentions JavaFX. The J4B README file does not mention JavaFX.
The same bug is in 6u10.
vi /net/koori.sfbay/onestop/jdk/6_12/promoted/latest/j4b/binaries/solaris-i586/jre/README
Actual Results:
README
Java(TM) Platform, Standard Edition for Business
Runtime Environment
Version 6
The Java(TM) Platform, Standard Edition for Business Runtime Environment
(JRE(TM) FB) contains the Java virtual machine, runtime class libraries,
and Java application launcher that are necessary to run programs written
in the Java programming language. It is not a development environment and
does not contain development tools such as compilers or debuggers. For
development tools, see the Java SE Development Kit for Business(JDK(TM) FB).
All distributions of the JRE FB with your Programs are subject to the terms
of the JRE FB Software License Agreement.
Once Licensed Solution Providers have developed an application using the
JDK FB, they can ship it with the JRE FB so their end-users can have a
Java SE for Business platform on which to run their software.
----------------------------------------------------------------------------
Copyright 2008 Sun Microsystems, Inc., 4150 Network Circle,
Santa Clara, California 95054, U.S.A. All rights reserved.
Expected Results:
vi /net/koori.sfbay/onestop/jdk/6_12/promoted/latest/binaries/solaris-i586/jre/README
Java(TM) Platform, Standard Edition
Runtime Environment
Version 6
The Java(TM) Platform, Standard Edition Runtime Environment (JRE(TM)),
excluding the JavaFX(TM) runtime, is intended for software developers
and vendors to redistribute with their applications.
Note: I have just included the first paragraph from the SE README file to show it mentions JavaFX. The J4B README file does not mention JavaFX.
The same bug is in 6u10.
- backported by
-
JDK-2171365 No mention of JavaFX within the README file inside jb4 jre folder in 6u12.
-
- Resolved
-