-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b14
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2223063 | 7u6 | Alexander Kuznetcov | P4 | Closed | Fixed | b06 |
For jdk 7 TransparentRuler demo, it is mentioned a wrong jar file name in the README file
* Steps to reproduce:
1) Install jdk 7 and select to install demos
2) Go to the demo folder and view the TransparentRuler demos README
\Java\jdk1.7.0\demo\jfc\TransparentRuler\README.txt
It says " To run the Ruler demo: java -jar Ruler.jar ...."
Actually, it shoud be java -jar TransparentRuler.jar
Should update it for more accurate readme document
* Steps to reproduce:
1) Install jdk 7 and select to install demos
2) Go to the demo folder and view the TransparentRuler demos README
\Java\jdk1.7.0\demo\jfc\TransparentRuler\README.txt
It says " To run the Ruler demo: java -jar Ruler.jar ...."
Actually, it shoud be java -jar TransparentRuler.jar
Should update it for more accurate readme document
- backported by
-
JDK-2223063 TransparentRuler demos Readme should mention the correct jar file name
-
- Closed
-
- duplicates
-
JDK-7158082 Incorrect information in TransparentRuler demo README.txt
-
- Closed
-