Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8160711 | 8u112 | Ankit Srivastava | P3 | Resolved | Fixed | b03 |
Javascript timing events(setInterval/setTimeout) stop work when system clock set a date in the past.
To reproduce:
- Open this page http://www.w3schools.com/js/tryit.asp?filename=tryjs_setinterval2 in a webview
- Change system date with a date in the past
At this point timer will stop work as each other timing events
To reproduce:
- Open this page http://www.w3schools.com/js/tryit.asp?filename=tryjs_setinterval2 in a webview
- Change system date with a date in the past
At this point timer will stop work as each other timing events
- backported by
-
JDK-8160711 Javascript Timing Events stop work on system clock changes at past
- Resolved
- duplicates
-
JDK-8157559 Linux: Javascript Timing Events stop work on system clock changes at past
- Resolved
- relates to
-
JDK-8161258 [Win] Timer functionality is broken after JDK-8089563
- Resolved
-
JDK-8157559 Linux: Javascript Timing Events stop work on system clock changes at past
- Resolved