Hello,

Please review a new Nashorn test feature:

JDK-8027708 NASHORN TEST: Create Nashorn test that draws image step-by-step using JavaFX canvas.

https://bugs.openjdk.java.net/browse/JDK-8027708

The webrev is: http://cr.openjdk.java.net/~kshefov/8027708/webrev.0

Nashorn can use JavaFX canvas to draw images like it is in HTML5.

Create Nashorn test that draws image step-by-step using JavaFX canvas.
This will be good also for demonstration purposes.

To run JavaFX Nashorn tests one should go to $NASHORN_WS/make directory and type
$ANT_HOME/bin/ant testjfx

The host where the tests are run should have a display connected.

Thanks,
Konstantin

Reply via email to