-
Enhancement
-
Resolution: Fixed
-
P3
-
8
Graphics module has two test folders: "tests" and "stub". We can do with one. There is currently only one test that requires full stack (TextNodeTest), so we can move this one to functional tests, where it belongs anyway. The other tests can be merged and all run with stub toolkit (scenegraph tests are designed for that, toolkit tests directly work with the concrete toolkit classes and are independent of Toolkit.getToolkit()).
- blocks
-
JDK-8103468 Create full-featured netbeans project for graphics module
-
- Resolved
-
1.
|
Move TextNodeTest to functional tests |
|
Resolved | Pavel Šafrata | |
2.
|
Remove animation ClipTest |
|
Resolved | Pavel Šafrata |