# HG changeset patch # User sundar # Date 1414497137 -19800 # Node ID a54353b34d243ab476b87aafd1a178f09c78b4e7 # Parent 65e498cf53128a0f91cba2f99e83fe0214a8cffa 8062216: [nashorn] regresion test failure with TimeZone Reviewed-by: hannesw, lagergren diff -r 65e498cf5312 -r a54353b34d24 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 */