Searched hist:13414 (Results 1 - 15 of 15) sorted by relevance

/openjdk10/hotspot/test/runtime/modules/PatchModule/
H A DPatchModuleClassList.javadiff 13414:63c6a6b0fa92 Thu Aug 10 09:12:00 MDT 2017 hseigel 8177741: Fix hotspot tests to use --patch-module instead of -Xmodule
Summary: Change InMemoryJavaCompiler.compile() to accept --patch-module instead of -Xmodule, and then change appropriate tests.
Reviewed-by: coleenp, gtriantafill
H A DPatchModule2Dirs.javadiff 13414:63c6a6b0fa92 Thu Aug 10 09:12:00 MDT 2017 hseigel 8177741: Fix hotspot tests to use --patch-module instead of -Xmodule
Summary: Change InMemoryJavaCompiler.compile() to accept --patch-module instead of -Xmodule, and then change appropriate tests.
Reviewed-by: coleenp, gtriantafill
H A DPatchModuleTest.javadiff 13414:63c6a6b0fa92 Thu Aug 10 09:12:00 MDT 2017 hseigel 8177741: Fix hotspot tests to use --patch-module instead of -Xmodule
Summary: Change InMemoryJavaCompiler.compile() to accept --patch-module instead of -Xmodule, and then change appropriate tests.
Reviewed-by: coleenp, gtriantafill
H A DPatchModuleJavaBase.javadiff 13414:63c6a6b0fa92 Thu Aug 10 09:12:00 MDT 2017 hseigel 8177741: Fix hotspot tests to use --patch-module instead of -Xmodule
Summary: Change InMemoryJavaCompiler.compile() to accept --patch-module instead of -Xmodule, and then change appropriate tests.
Reviewed-by: coleenp, gtriantafill
H A DPatchModuleTestJarDir.javadiff 13414:63c6a6b0fa92 Thu Aug 10 09:12:00 MDT 2017 hseigel 8177741: Fix hotspot tests to use --patch-module instead of -Xmodule
Summary: Change InMemoryJavaCompiler.compile() to accept --patch-module instead of -Xmodule, and then change appropriate tests.
Reviewed-by: coleenp, gtriantafill
H A DPatchModuleTestJar.javadiff 13414:63c6a6b0fa92 Thu Aug 10 09:12:00 MDT 2017 hseigel 8177741: Fix hotspot tests to use --patch-module instead of -Xmodule
Summary: Change InMemoryJavaCompiler.compile() to accept --patch-module instead of -Xmodule, and then change appropriate tests.
Reviewed-by: coleenp, gtriantafill
H A DPatchModuleTraceCL.javadiff 13414:63c6a6b0fa92 Thu Aug 10 09:12:00 MDT 2017 hseigel 8177741: Fix hotspot tests to use --patch-module instead of -Xmodule
Summary: Change InMemoryJavaCompiler.compile() to accept --patch-module instead of -Xmodule, and then change appropriate tests.
Reviewed-by: coleenp, gtriantafill
H A DPatchModuleCDS.javadiff 13414:63c6a6b0fa92 Thu Aug 10 09:12:00 MDT 2017 hseigel 8177741: Fix hotspot tests to use --patch-module instead of -Xmodule
Summary: Change InMemoryJavaCompiler.compile() to accept --patch-module instead of -Xmodule, and then change appropriate tests.
Reviewed-by: coleenp, gtriantafill
/openjdk10/jdk/src/java.base/windows/native/libjava/
H A DHostLocaleProviderAdapter_md.cdiff 13414:398904912c77 Tue Jan 05 11:15:00 MST 2016 naoto 8039301: [ja] Host Locale Provider uses non-translated Calendar field names
8039969: Old Korean Calendar conflicts with Host Locale
8049835: [ar/HOST adapter] Hijri calendar era is used but date number follows gregorian
8054010: [HOST provider, not gregory] Return NULL when calling Calendar.getDisplayNames for Calendar.ERA
8054482: [HOST provider] only return standalone-style month display name
8055258: [HOST provider] Short era display name is not returned
Reviewed-by: okutsu
/openjdk10/jdk/src/java.base/windows/classes/sun/util/locale/provider/
H A DHostLocaleProviderAdapterImpl.javadiff 13414:398904912c77 Tue Jan 05 11:15:00 MST 2016 naoto 8039301: [ja] Host Locale Provider uses non-translated Calendar field names
8039969: Old Korean Calendar conflicts with Host Locale
8049835: [ar/HOST adapter] Hijri calendar era is used but date number follows gregorian
8054010: [HOST provider, not gregory] Return NULL when calling Calendar.getDisplayNames for Calendar.ERA
8054482: [HOST provider] only return standalone-style month display name
8055258: [HOST provider] Short era display name is not returned
Reviewed-by: okutsu
/openjdk10/jdk/src/java.base/share/classes/java/util/
H A DJapaneseImperialCalendar.javadiff 13414:398904912c77 Tue Jan 05 11:15:00 MST 2016 naoto 8039301: [ja] Host Locale Provider uses non-translated Calendar field names
8039969: Old Korean Calendar conflicts with Host Locale
8049835: [ar/HOST adapter] Hijri calendar era is used but date number follows gregorian
8054010: [HOST provider, not gregory] Return NULL when calling Calendar.getDisplayNames for Calendar.ERA
8054482: [HOST provider] only return standalone-style month display name
8055258: [HOST provider] Short era display name is not returned
Reviewed-by: okutsu
H A DCalendar.javadiff 13414:398904912c77 Tue Jan 05 11:15:00 MST 2016 naoto 8039301: [ja] Host Locale Provider uses non-translated Calendar field names
8039969: Old Korean Calendar conflicts with Host Locale
8049835: [ar/HOST adapter] Hijri calendar era is used but date number follows gregorian
8054010: [HOST provider, not gregory] Return NULL when calling Calendar.getDisplayNames for Calendar.ERA
8054482: [HOST provider] only return standalone-style month display name
8055258: [HOST provider] Short era display name is not returned
Reviewed-by: okutsu
/openjdk10/hotspot/test/runtime/BadObjectClass/
H A DBootstrapRedefine.javadiff 13414:63c6a6b0fa92 Thu Aug 10 09:12:00 MDT 2017 hseigel 8177741: Fix hotspot tests to use --patch-module instead of -Xmodule
Summary: Change InMemoryJavaCompiler.compile() to accept --patch-module instead of -Xmodule, and then change appropriate tests.
Reviewed-by: coleenp, gtriantafill
/openjdk10/jdk/test/java/util/Locale/
H A DLocaleProviders.javadiff 13414:398904912c77 Tue Jan 05 11:15:00 MST 2016 naoto 8039301: [ja] Host Locale Provider uses non-translated Calendar field names
8039969: Old Korean Calendar conflicts with Host Locale
8049835: [ar/HOST adapter] Hijri calendar era is used but date number follows gregorian
8054010: [HOST provider, not gregory] Return NULL when calling Calendar.getDisplayNames for Calendar.ERA
8054482: [HOST provider] only return standalone-style month display name
8055258: [HOST provider] Short era display name is not returned
Reviewed-by: okutsu
H A DLocaleProviders.shdiff 13414:398904912c77 Tue Jan 05 11:15:00 MST 2016 naoto 8039301: [ja] Host Locale Provider uses non-translated Calendar field names
8039969: Old Korean Calendar conflicts with Host Locale
8049835: [ar/HOST adapter] Hijri calendar era is used but date number follows gregorian
8054010: [HOST provider, not gregory] Return NULL when calling Calendar.getDisplayNames for Calendar.ERA
8054482: [HOST provider] only return standalone-style month display name
8055258: [HOST provider] Short era display name is not returned
Reviewed-by: okutsu

Completed in 203 milliseconds