<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <br>
    <br>
    <br>
    On 01/25/13 03:34 PM, Alan Bateman wrote:
    <blockquote cite="mid:5102A60E.5050908@oracle.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      On 25/01/2013 15:25, Rory O'Donnell Oracle, Dublin Ireland wrote:
      <blockquote cite="mid:5102A3E2.4070605@oracle.com" type="cite">
        <meta http-equiv="content-type" content="text/html;
          charset=ISO-8859-1">
        <meta http-equiv="content-type" content="text/html;
          charset=ISO-8859-1">
        <pre style="white-space: pre-wrap">JDK 8 b74 ea build test results now available at :

<a moz-do-not-send="true" href="http://www.java.net/download/jdk8/testresults/testresults.html">http://www.java.net/download/jdk8/testresults/testresults.html</a>


</pre>
      </blockquote>
      Is there a link to the .jtr for
      sun/text/resources/LocaleDataTest.java or maybe a bug report? I
      thought the only difference between b73 and b74 was going to be
      the switch to the new build but it looks there a l10n change
      sneaked in and might be the issue here.<br>
      <br>
      -Alan<br>
      <br>
    </blockquote>
    <br>
    Issue may be related to :
    <a class="moz-txt-link-freetext" href="http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/6d849e883c40">http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/6d849e883c40</a><br>
    <br>
    <br>
    Here is the error message:<br>
    <br>
    <br>
    ---------<br>
    <pre>#section:main
----------messages:(3/127)----------
command: main LocaleDataTest
reason: Assumed action based on file name: run main LocaleDataTest 
elapsed time (seconds): 0.799
----------System.out:(4/90)----------
Mismatch in LocaleNames/sq/sq:
  file = "shqip"
   jvm = "shqipe"
Test failed.  1 errors.
----------System.err:(13/709)----------
java.lang.Exception: Test failed.  1 errors.
        at LocaleDataTest.main(LocaleDataTest.java:194)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:477)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:722)

JavaTest Message: Test threw exception: java.lang.Exception: Test failed.  1 errors.
JavaTest Message: shutting down test
</pre>
    -----------<br>
    <br>
    Where <br>
    <pre> file = "shqip"   (Expected Value)
        jvm =  "shqipe"   (Retrieved Value)</pre>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    Thanks<br>
    Balchandra<br>
    <br>
    <br>
    <br>
  </body>
</html>