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

java/util/ResourceBundle/Bug4168625Test.java failing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 7
    • core-libs
    • b114
    • 7
    • generic
    • generic

      This test is failing in JPRT on all platforms, and when running jtreg manually, since we sync'ed up with jdk7-b114.


      $ java Bug4168625Test
      Bug4168625Test {
        testLowMemoryLoad Passed
        testConcurrentLoading2 Passed
        testRedundantLoads Passed
        testConcurrentLoading1 {
          ResourceBundle loaded some classes multiple times

      Uncaught throwable thrown in test method testConcurrentLoading1
      java.lang.RuntimeException: ResourceBundle loaded some classes multiple times

              at RBTestFmwk.err(RBTestFmwk.java:200)
              at RBTestFmwk.errln(RBTestFmwk.java:205)
              at Bug4168625Test.testConcurrentLoading1(Bug4168625Test.java:306)
              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:613)
              at RBTestFmwk.run(RBTestFmwk.java:143)
              at Bug4168625Test.main(Bug4168625Test.java:62)
      Exception in thread "main" java.lang.RuntimeException: Exiting...
              at RBTestFmwk.run(RBTestFmwk.java:154)
              at Bug4168625Test.main(Bug4168625Test.java:62)

      See comments section for JPRT failure.

            naoto Naoto Sato
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: