< prev index next >

test/java/util/TimeZone/Bug6772689.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /*
  * @test
  * @bug 6772689
+ * @key intermittent
  * @summary Test for standard-to-daylight transitions at midnight:
  * date stays on the given day.
  */
 
 import java.util.Calendar;
< prev index next >