Refactor Javafx graphics module tests for clear separation of tests
Note, the entire contents of the graphics module tests were refactored to be under package test. This means there is a lot of new/removed files showing. Files called *Shim.java are the new classes There are also some changes in the controls tests that were touched, primarily related to the stubtoolkit path. bug: https://bugs.openjdk.java.net/browse/8134762 webrev: http://cr.openjdk.java.net/~ddhill/8134762/ Controls is next...... -- David Hill<[email protected]> Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)
