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

java/util/Timer/NameConstructors.java fails with java.lang.RuntimeException: false

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1 P1
    • 9
    • 9
    • core-libs

      command: main NameConstructors
      reason: Assumed action based on file name: run main NameConstructors
      elapsed time (seconds): 7.678
      ----------System.out:(0/0)----------
      ----------System.err:(14/769)----------
      java.lang.RuntimeException: false : false
      at NameConstructors.test(NameConstructors.java:56)
      at NameConstructors.main(NameConstructors.java:38)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:498)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:745)

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

            smarks Stuart Marks
            iveresov Igor Veresov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: