On Thu, 19 Dec 2019 15:10:32 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

>> The pull request has been updated with 1 additional commit.
> 
> modules/javafx.graphics/src/main/java/javafx/scene/Parent.java line 1929:
> 
>> 1928:      */
>> 1929:     public List<Node> test_getRemoved() {
>> 1930:         return removed;
> 
> This is not an acceptable change. We do not add public API to support tests. 
> Take a look at the Shim classes for an example of how to handle this.

Done

-------------

PR: https://git.openjdk.java.net/jfx/pull/71

Reply via email to