[9] Review request for 8141345: Cannot build WebKit with bison3 (only on windows)

2015-11-12 Thread Guru Hb
Hi Kevin, Alexander & Vadim, JBS : https://bugs.openjdk.java.net/browse/JDK-8141345 Webrev : http://cr.openjdk.java.net/~ghb/8141345/webrev.00/ Tested on Windows (Bison 3.0.4), Linux and Mac. Thanks, Guru

RE: JDK-8139844 com.sun.webkit.Timer is never fired if delay is too low

2015-11-12 Thread Guru Hb
Hello Oliver, Could you please provide info where this problem is seen more often. OS type, version & 32 / 64 bit JDK version & 32 / 64 bit. (already mentioned 8u66 and 32 bit in email) fireTime (argument) value can't go less than "1.0E-9". As you pointed out the problem lies in

AW: JDK-8139844 com.sun.webkit.Timer is never fired if delay is too low

2015-11-12 Thread Schmidtmer, Oliver
Hello Guru, I've tested it with 8u51 32bit, 8u60 32bit and 8u65 32bit using windows 7 64bit where I can reproduce this every time against our test server. Indeed it doesn't happen with 8u65 64bit and 8u66 64bit on windows 7 64bit. I've not checked other 64bit JREs but can do so if wished. Mac