# HG changeset patch # User sundar # Date 1414497137 -19800 # Node ID cfb08ee17d57c67dda255db162ae2368d9d3d9be # Parent b409bc51bc23cfd51f2bd04ea919ec83535af9d0 8062216: [nashorn] regresion test failure with TimeZone Reviewed-by: hannesw, lagergren diff -r b409bc51bc23 -r cfb08ee17d57 nashorn/test/script/basic/JDK-8062024.js --- a/nashorn/test/script/basic/JDK-8062024.js Wed Jul 05 20:05:30 2017 +0200 +++ b/nashorn/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 */