Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8156177

test/java/util/ResourceBundle/ResourceBundleTest.java failed with fr locale

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P4
    • None
    • 7-pool
    • core-libs

    Description

      Test with build 7u111b05 on win7x64 with fr_FR locale.

      test/java/util/ResourceBundle/ResourceBundleTest.java failed.

      Error log:
      #section:main
      ----------messages:(3/126)----------
      command: main ResourceBundleTest
      reason: User specified action: run main ResourceBundleTest
      elapsed time (seconds): 0.187
      ----------System.out:(24/1307)----------
      ResourceBundleTest {
        TestErrorMessage Passed
        TestNonSubclass Passed
        TestGetLocale {
          Actual locale for TestResource_iw_IL should have been the root locale, got fr

      Uncaught throwable thrown in test method TestGetLocale
      java.lang.RuntimeException: Actual locale for TestResource_iw_IL should have been the root locale, got fr

      at RBTestFmwk.err(RBTestFmwk.java:200)
      at RBTestFmwk.errln(RBTestFmwk.java:205)
      at ResourceBundleTest.TestGetLocale(ResourceBundleTest.java:274)
      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:606)
      at RBTestFmwk.run(RBTestFmwk.java:143)
      at ResourceBundleTest.main(ResourceBundleTest.java:70)
      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:606)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
      at java.lang.Thread.run(Thread.java:745)
      ----------System.err:(14/759)----------
      java.lang.RuntimeException: Exiting...
      at RBTestFmwk.run(RBTestFmwk.java:154)
      at ResourceBundleTest.main(ResourceBundleTest.java:70)
      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:606)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
      at java.lang.Thread.run(Thread.java:745)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Exiting...
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Exiting...

      Attachments

        Issue Links

          Activity

            People

              okutsu Masayoshi Okutsu
              dzhou Dora Zhou (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: