[8] Review Request: JDK-8027708 NASHORN TEST: Create Nashorn test that draws image step-by-step using JavaFX canvas.

Marcus Lagergren marcus.lagergren at oracle.com
Fri Nov 1 12:39:58 PDT 2013


+1

On 01 Nov 2013, at 16:20, Konstantin Shefov <konstantin.shefov at oracle.com> wrote:

> 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



More information about the nashorn-dev mailing list