hg: openjfx/9-dev/rt: JDK-8134716: Remove use of internal classes methods from toys/Hello

elina.kleyman at oracle.com elina.kleyman at oracle.com
Tue Dec 1 12:12:38 UTC 2015


Changeset: 84642f430f0d
Author:    elinak <elina.kleyman at oracle.com>
Date:      2015-12-01 14:12 +0200
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/84642f430f0d

JDK-8134716: Remove use of internal classes methods from toys/Hello

! apps/build.xml
+ apps/tests/HelloTest/build.xml
+ apps/tests/HelloTest/manifest.mf
+ apps/tests/HelloTest/nbproject/build-impl.xml
+ apps/tests/HelloTest/nbproject/genfiles.properties
+ apps/tests/HelloTest/nbproject/project.properties
+ apps/tests/HelloTest/nbproject/project.xml
+ apps/tests/HelloTest/src/hellotest/HelloFPS.java
+ apps/tests/HelloTest/src/hellotest/HelloHighContrast.java
+ apps/tests/README.txt
+ apps/tests/Robot/build.xml
+ apps/tests/Robot/manifest.mf
+ apps/tests/Robot/nbproject/build-impl.xml
+ apps/tests/Robot/nbproject/genfiles.properties
+ apps/tests/Robot/nbproject/project.properties
+ apps/tests/Robot/nbproject/project.xml
+ apps/tests/Robot/src/robottest/BMPOutputStream.java
+ apps/tests/Robot/src/robottest/RobotBuilder.java
+ apps/tests/Robot/src/robottest/RobotTest.java
+ apps/tests/Robot/src/robottest/RobotTestStyles.css
+ apps/tests/build.xml
- apps/toys/Hello/src/main/java/hello/HelloFPS.java
- apps/toys/Hello/src/main/java/hello/HelloHighContrast.java
- tests/manual/Robot/build.xml
- tests/manual/Robot/manifest.mf
- tests/manual/Robot/nbproject/build-impl.xml
- tests/manual/Robot/nbproject/genfiles.properties
- tests/manual/Robot/nbproject/project.properties
- tests/manual/Robot/nbproject/project.xml
- tests/manual/Robot/src/robottest/BMPOutputStream.java
- tests/manual/Robot/src/robottest/RobotBuilder.java
- tests/manual/Robot/src/robottest/RobotTest.java
- tests/manual/Robot/src/robottest/RobotTestStyles.css



More information about the openjfx-changes mailing list