Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8158638 | 8u112 | Ankit Srivastava | P3 | Resolved | Fixed | b01 |
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-8158638 Linux: Javascript Timing Events stop work on system clock changes at past
- Resolved
- duplicates
-
JDK-8089563 Javascript Timing Events stop work on system clock changes at past
- Resolved
- relates to
-
JDK-8089563 Javascript Timing Events stop work on system clock changes at past
- Resolved