Hi Ajit,
Thank you for looking into this. It seems a good addition to the API (as
suggested by Jeanette W).
We will need some unit tests for the new API, if possible. Also, the
javadoc needs a bit of work. The description of createVirtualFlow looks
good, but it is missing an '@return' and an '@since' tag. The
getVirtualFlow() method could use a second sentence to indicate that
subclasses can call this method to get the VirtualFlow instance. It is
also missing an '@return' and '@since' tag.
Please target this to 10, and file a CSR after updating the javadoc
comments.
Thanks.
-- Kevin
Ajit Ghaisas wrote:
Hi Kevin,
Request you to review following fix :
Issue : https://bugs.openjdk.java.net/browse/JDK-8187379
Fix for JDK 10 :
http://cr.openjdk.java.net/~aghaisas/fx/8187379/webrev.0/
Regards,
Ajit