RFR: 8176499: Remove MonocleTimer dependency on system time

Kevin Rushforth kcr at openjdk.java.net
Wed Feb 19 19:41:39 UTC 2020


On Wed, 19 Feb 2020 19:37:41 GMT, Kevin Rushforth <kcr at openjdk.org> 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 don't see any stray commits, so it looks like your branch is based off of master correctly.
> 
> One thing I would ask you to change is that the title of this PR should exactly match the title of the JBS bug. So can you change it to:
> 
> 8176499: Dependence on java.util.Timer freezes screen when OS time resets backwards

Seems a simple enough fix. Probably @johanvos can review it.

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

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


More information about the openjfx-dev mailing list