< prev index next >

test/sun/util/calendar/zi/TestZoneInfo310.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* *@test *@bug 8007572 8008161 *@summary Test whether the TimeZone generated from JSR310 tzdb is the same *as the one from the tz data from javazic + * @modules java.base/sun.util.calendar */ import java.io.File; import java.lang.reflect.*; import java.nio.file.*;
< prev index next >