<i18n dev> RFR: 8031145: Re-examine closed i18n tests to see it they can be moved to the jdk repository.

Alan Bateman Alan.Bateman at oracle.com
Mon May 23 08:10:45 UTC 2016


On 23/05/2016 07:11, Masayoshi Okutsu wrote:
> Hi,
>
> Please review changes for JDK-8031145 that is to open closed i18n 
> tests. There are many old tests which should be cleaned up. I did 
> some, but there are still many.
>
> Issue:
> https://bugs.openjdk.java.net/browse/JDK-8031145
>
> Webrev:
> http://cr.openjdk.java.net/~okutsu/9/8031145/webrev.00/
Liberating these tests is great and this looks like good work.

Is there anything that we can do with the binary files? In the case of 
the .ser file then could it be a byte[] in the test with an execution 
mode that re-generates it?  There is also at least one .data file that 
looks to be the serialized version of a bad ChoiceFormat and maybe that 
could be moved into the source too.

-Alan


More information about the i18n-dev mailing list