On Fri, 1 May 2020 16:20:41 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
>> /integrate >> /summary Fixes a long standing issue in the MonocleTimer class as its >> dependent on the java.uti.Timer class which is >> dependent on system time which can cause UI freezes depending upon how far >> back in time the system clock is set by >> either a user or NTP. > > @dellgreen `/summary` is a distinct command from `/integrate` -- you can't > enter multiple commands in a single comment. > `/integrate` should always be the last thing you do, since that indicates you > are completely done with the PR and want > to integrate it in its current state. The `/summary` is going to be ignored, > which is likely fine, but this is > something to note for next time. @kevinrushforth ok, thank you for the feedback ------------- PR: https://git.openjdk.java.net/jfx/pull/117