RFR: [8u] 8205432: Replace the placeholder Japanese era name

2019-04-07 Thread Andrew John Hughes
Bug: https://bugs.openjdk.java.net/browse/JDK-8205432 Webrev: https://cr.openjdk.java.net/~andrew/openjdk8/8205432/webrev.01/ This is a relatively clean backport, with a few exceptions, mostly due to unneeded copyright changes or moved files: * 8u has FormatData_ja.java and JavaTimeSupplementary_

Re: (1-line) Review Request: 8222078: test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c build fails after 8221530

2019-04-07 Thread David Holmes
Looks good. Thanks, David On 7/04/2019 6:12 pm, Mandy Chung wrote: It needs another fix for windows build: diff --git a/make/test/JtregNativeJdk.gmk b/make/test/JtregNativeJdk.gmk --- a/make/test/JtregNativeJdk.gmk +++ b/make/test/JtregNativeJdk.gmk @@ -61,6 +61,7 @@    BUILD_JDK_JTREG_LIBRAR

Re: (1-line) Review Request: 8222078: test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c build fails after 8221530

2019-04-07 Thread Alan Bateman
On 07/04/2019 09:12, Mandy Chung wrote: It needs another fix for windows build: diff --git a/make/test/JtregNativeJdk.gmk b/make/test/JtregNativeJdk.gmk --- a/make/test/JtregNativeJdk.gmk +++ b/make/test/JtregNativeJdk.gmk @@ -61,6 +61,7 @@    BUILD_JDK_JTREG_LIBRARIES_LIBS_libstringPlatformC

Re: (1-line) Review Request: 8222078: test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c build fails after 8221530

2019-04-07 Thread Mandy Chung
It needs another fix for windows build: diff --git a/make/test/JtregNativeJdk.gmk b/make/test/JtregNativeJdk.gmk --- a/make/test/JtregNativeJdk.gmk +++ b/make/test/JtregNativeJdk.gmk @@ -61,6 +61,7 @@    BUILD_JDK_JTREG_LIBRARIES_LIBS_libstringPlatformChars := $(WIN_LIB_JAVA)    WIN_LIB_JLI := $(