# HG changeset patch # User sundar # Date 1414497137 -19800 # Node ID 71ddc6499be50f887bbbafb167fa8813ba116878 # Parent dd7bbdf81a537106cfa9227d1a9a57849cb26b4d 8062216: [nashorn] regresion test failure with TimeZone Reviewed-by: hannesw, lagergren diff -r dd7bbdf81a53 -r 71ddc6499be5 test/script/basic/JDK-8062024.js --- a/test/script/basic/JDK-8062024.js Mon Oct 27 17:54:00 2014 +0530 +++ b/test/script/basic/JDK-8062024.js Tue Oct 28 17:22:17 2014 +0530 @@ -25,6 +25,7 @@ * JDK-8062024: Issue with date.setFullYear when time other than midnight * * @test + * @option -timezone=Asia/Calcutta * @run */