Re: RFR: 8176499: Remove MonocleTimer dependency on system time

2020-02-19 Thread Kevin Rushforth
On Wed, 19 Feb 2020 19:37:41 GMT, Kevin Rushforth wrote: >> @kevinrushforth apologies for previous, my local repos seem to be messed up >> when i changed remotes from old javafx github repo to new one, as that rogue >> commit didnt exist my side for some reason. looks like its fixed now > > I

Re: RFR: 8176499: Remove MonocleTimer dependency on system time

2020-02-19 Thread Kevin Rushforth
On Wed, 19 Feb 2020 19:17:03 GMT, Dell Green wrote: >> https://bugs.openjdk.java.net/browse/JDK-8176499 >> >> This pull request fixes a long standing issue in the MonocleTimer class >> whereby it has a dependency on the java.uti.Timer class which is dependent >> on system time and can cause U

Re: RFR: 8176499: Remove MonocleTimer dependency on system time

2020-02-19 Thread Dell Green
On Wed, 19 Feb 2020 19:14:08 GMT, Dell Green wrote: > https://bugs.openjdk.java.net/browse/JDK-8176499 > > This pull request fixes a long standing issue in the MonocleTimer class > whereby it has a dependency on the java.uti.Timer class which is dependent on > system time and can cause UI fre

RFR: 8176499: Remove MonocleTimer dependency on system time

2020-02-19 Thread Dell Green
https://bugs.openjdk.java.net/browse/JDK-8176499 This pull request fixes a long standing issue in the MonocleTimer class whereby it has a dependency on the java.uti.Timer class which is dependent on system time and can cause UI freezes for seconds/minutes/hours/days/years dependent upon how far