<i18n dev> RFR: 8158272 & 8158468 (tools/jlink/plugins/IncludeLocalesPluginTest.java bug fixes)

Masayoshi Okutsu masayoshi.okutsu at oracle.com
Fri Jun 17 08:14:38 UTC 2016


I've been waiting for JDK-8159206 to be fixed. But this test still fails 
after the JDK-8159206 fix. I've filed JDK-8159781 for the failure and 
pushed this test fix with the following ProblemList.txt change:

diff --git a/test/ProblemList.txt b/test/ProblemList.txt
--- a/test/ProblemList.txt
+++ b/test/ProblemList.txt
@@ -387,7 +387,7 @@
  
  # core_tools
  
-tools/jlink/plugins/IncludeLocalesPluginTest.java               8158272 generic-all
+tools/jlink/plugins/IncludeLocalesPluginTest.java               8159781 generic-all
  
  tools/jlink/JLinkOptimTest.java                                 8159264 generic-all
  

This test passes with b122  which has the CLDR upgrade.

Masayoshi

On 6/14/2016 5:18 AM, Alan Bateman wrote:
> On 13/06/2016 16:02, Mandy Chung wrote:
>
>>
>> I see.  I’m fine with what you have.  We should enhance the jlink 
>> testlibrary to run java from a run-time image created for a test to run.
>>
> I'm okay with it too.
>
> -Alan



More information about the i18n-dev mailing list