+1
--Semyon
On 02/01/2018 01:19 AM, Muneer Kolarkunnu wrote:
Hi All,
Please review a fix for following bug:
Bug: https://bugs.openjdk.java.net/browse/JDK-8196338
Webrev: http://cr.openjdk.java.net/~akolarkunnu/8196338/webrev.00/
<http://cr.openjdk.java.net/%7Eakolarkunnu/8196338/webrev.00/>
This issue can happen if we execute this test case on midnight, test
demo launch on one day 11.59:50 PM and tests execute on next day
00:00:01 AM.
So instead of taking current date, taking the date from text field to
calculate the day name.
Regards,
Muneer