hg: openjfx/8/graphics/rt: 3 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Fri Apr 5 11:02:48 PDT 2013


Changeset: 1ae254ef4523
Author:    Richard Bair <richard.bair at oracle.com>
Date:      2013-04-04 17:16 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/1ae254ef4523

Gradle: removed policy file creation

! build.gradle

Changeset: d94efeb18aa0
Author:    Richard Bair <richard.bair at oracle.com>
Date:      2013-04-05 10:52 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/d94efeb18aa0

[TEST ONLY] Modified StubToolkit so that the PGParallelCamera and PGPerspectiveCamera in use actually extend from StubNode. All kinds of test failures when run in the same VM otherwise. Try to add a perspective camera to a group and it'll explode in the stub toolkit when the StubGroup tries to add the non-stub node PGPerspectiveCamera.

+ test-stub-toolkit/src/com/sun/javafx/pgstub/StubParallelCamera.java
+ test-stub-toolkit/src/com/sun/javafx/pgstub/StubPerspectiveCamera.java
! test-stub-toolkit/src/com/sun/javafx/pgstub/StubToolkit.java

Changeset: ed5f55edaf71
Author:    rbair
Date:      2013-04-05 10:54 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/ed5f55edaf71

Merged




More information about the openjfx-dev mailing list