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

TEST_BUG: java/util/logging/bundlesearch/ResourceBundleSearchTest.java fails on Windows

XMLWordPrintable

    • b05
    • b08
    • generic
    • windows
    • Verified

        Testsuite name: Regression
        Test name: java/util/logging/bundlesearch/ResourceBundleSearchTest.java
        JDK tested: JDK 7u25 b05
        OS tested: Windows 7 x64
        Is it a regression: NO

        Test was integrated in 7u25 b05 and fails on Windows on all JDK 7 builds.

        Log:

        #section:main
        ----------messages:(3/139)----------
        command: main ResourceBundleSearchTest
        reason: User specified action: run main ResourceBundleSearchTest
        elapsed time (seconds): 42.058
        ----------System.out:(4/444)*----------
        test.classes = C:\\Users\\aurora\\sandbox\\gresults\\testoutput\\jdk_util\\JTwork\\classes\\java\\util\\logging\\bundlesearch
        INFO: urls[0] = file://C:/Users/aurora/sandbox/testbase/test/java/util/logging/bundlesearch/resources/
        INFO: urls[1] = file://C:/Users/aurora/sandbox/gresults/testoutput/jdk_util/JTwork/classes/java/util/logging/bundlesearch/
        INFO: Could not find bundle StackSearchableResource on java.net.URLClassLoader@44e76ee5
        ----------System.err:(15/935)----------
        java.lang.Exception: Couldn't directly load bundle StackSearchableResource as expected. Test config problem
        at IndirectlyLoadABundle.loadAndTest(IndirectlyLoadABundle.java:59)
        at ResourceBundleSearchTest.testGetBundleFromStackSearch(ResourceBundleSearchTest.java:141)
        at ResourceBundleSearchTest.runTests(ResourceBundleSearchTest.java:78)
        at ResourceBundleSearchTest.main(ResourceBundleSearchTest.java:55)
        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.MainAction$SameVMRunnable.run(MainAction.java:706)
        at java.lang.Thread.run(Thread.java:724)

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

        result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Couldn't directly load bundle StackSearchableResource as expected. Test config problem

              jgish Jim Gish (Inactive)
              kshefov Konstantin Shefov
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: