[14]RFR of JDK-8227289:Enable assertions for some shell to java conversion tests after JDK-8218960

2019-07-10 Thread Ying Zhou
Hello, Please review this patch for updating below tests by adding -ea/esa to launcher parameters. - /test/jdk/java/util/Calendar/SupplementalJapaneseEraTestRun.java - /test/jdk/java/util/TimeZone/TimeZoneDatePermissionCheckRun.java - /test/jdk/java/util/TimeZone/Bug8066652Run.java -

[13]RFR 8222969 : Migrate RuleBasedCollatorTest to JDK Repo

2019-05-08 Thread Ying Zhou
Hello, Please help to review this patch for migrating RuleBasedCollatorTest from Tong to Jtreg. Bug: https://bugs.openjdk.java.net/browse/JDK-8222969 webrev: http://cr.openjdk.java.net/~yzhou/8222969/webrev.03/ Thanks, Daisy

[12]RFR of JDK-8213409:Refactor sun.text.IntHashtable:i18n shell tests to plain java tests

2018-12-06 Thread Ying Zhou
Hello, test/jdk/sun/text/IntHashtable/Bug4170614Test.sh Please review this patch for refactoring above shell script test to java. Bug: https://bugs.openjdk.java.net/browse/JDK-8213409 Webrev: http://cr.openjdk.java.net/~yzhou/8213409/webrev.00/ Thanks, Daisy

[12]RFR of JDK-8210409:Refactor java.util.TimeZone:i18n shell tests to plain java tests

2018-10-29 Thread Ying Zhou
Hello, test/jdk/java/util/TimeZone/OldIDMappingTest.sh test/jdk/java/util/TimeZone/Bug8066652.sh test/jdk/java/util/TimeZone/TimeZoneDatePermissionCheck.sh Please review this patch to refactor above shell script tests to java. Bug: https://bugs.openjdk.java.net/browse/JDK-8210409 Webrev:

[12]RFR of JDK-8210407:Refactor java.util.Calendar:i18n shell tests to plain java tests

2018-10-23 Thread Ying Zhou
Hello, test/java/util/Calendar/SupplementalJapaneseEraTest.sh test/java/util/Calendar/GenericTimeZoneNamesTest.sh test/java/util/Calendar/NarrowNamesTest.sh Please review this patch to refactor above shell script tests to java. Bug: https://bugs.openjdk.java.net/browse/JDK-8210407 Webrev:

[12]RFR of JDK-8210403:Refactor java.util.Locale:i18n shell tests to plain java tests

2018-10-10 Thread Ying Zhou
Hello, test/java/util/Locale/LocaleCategory.sh test/java/util/Locale/LocaleProviders.sh Please review this patch to refactor above shell script tests to java. bug: https://bugs.openjdk.java.net/browse/JDK-8210403 webrev: http://cr.openjdk.java.net/~dzhou/8210403/webrev.00/

[12]RFR 8208656: Move java/util/Calendar/CalendarTestScripts tests into OpenJDK

2018-08-07 Thread Ying Zhou
Hello, Please help review the patch to move some tests to OpenJDK. Thank you! Bug: https://bugs.openjdk.java.net/browse/JDK-8208656 Webrev: http://cr.openjdk.java.net/~dzhou/8208656/webrev.00/ Regards, Daisy