-
Bug
-
Resolution: Fixed
-
P4
-
8u20
-
Tested on Mac.
8u-dev, Hudson build #747
1. Go to Hudson and download an archive.zip file containing all build artifacts
2. Unpack it and `cd artifacts\toys`
3. Run the run-subset.sh (specifying proper JAVA_ and JAVAFX_HOME variables)
4. When it comes to running the HelloFXCanvas demo, the following message is printed and the demo doesn't run:
----- HelloFXCanvas -----
./run-subset.sh: line 77: cd: /Users/anthony/fx/archive/artifacts/toys/HelloFXCanvas: No such file or directory
Buildfile: build.xml does not exist!
Build failed
2. Unpack it and `cd artifacts\toys`
3. Run the run-subset.sh (specifying proper JAVA_ and JAVAFX_HOME variables)
4. When it comes to running the HelloFXCanvas demo, the following message is printed and the demo doesn't run:
----- HelloFXCanvas -----
./run-subset.sh: line 77: cd: /Users/anthony/fx/archive/artifacts/toys/HelloFXCanvas: No such file or directory
Buildfile: build.xml does not exist!
Build failed
- relates to
-
JDK-8093734 run-subset.sh won't run 3 last tests
- Resolved
-
JDK-8095127 run-subset.sh still won't run 3 last tests
- Resolved