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

Marking java/util/ResourceBundle/Bug4168625Test.java with @ignore

XMLWordPrintable

    • generic
    • generic

      Bug
      STDOUT:
      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)
      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 com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:680)
      at java.lang.Thread.run(Thread.java:732)
      STDERR:
      java.lang.RuntimeException: Exiting...
      at RBTestFmwk.run(RBTestFmwk.java:154)
      at Bug4168625Test.main(Bug4168625Test.java:62)
      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 com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:680)
      at java.lang.Thread.run(Thread.java:732)

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


      TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Exiting...

            ohair Kelly Ohair (Inactive)
            ohair Kelly Ohair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: