This may be a little off topic but given this is a Javascript concern, is this (or will this) be impacted by Nashhorns depreciation (as of jdk11 I believe) and potential removal at some point?
I see reference to Netscape JObject do maybe that circumvents some of that but does this need to eventually transition to graalvm or other means? Eric Bresie ebre...@gmail.com > On March 10, 2020 at 6:22:01 AM CDT, Ajit Ghaisas <aghai...@openjdk.java.net> > wrote: > On Fri, 6 Mar 2020 19:53:04 GMT, Kevin Rushforth <k...@openjdk.org> wrote: > > > > Please ignore this comment as well, it is also for debugging issues with > > > Skara and mailman :email: 😠> > > > @aghaisas can you review this? > > I executed these tests without this patch. They did not hang on my Macbook. > > I applied patch and executed the tests. They continue to pass. > I see the merit of this change to make tests predictable. +1. > > ------------- > > PR: https://git.openjdk.java.net/jfx/pull/134