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

serviceability/dcmd/CompilerQueueTest.java fails due to NullPointerException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 9
    • hotspot
    • x86
    • linux, windows

      ----------messages:(3/121)----------
      command: main CompilerQueueTest
      reason: User specified action: run main CompilerQueueTest
      elapsed time (seconds): 5.044
      ----------System.out:(6/113)----------
      > Compiler.queue :
      Contents of C1 compile queue
      ----------------------------
      Empty
      ----------------------------

      ----------System.err:(14/728)----------
      java.lang.NullPointerException
      at CompilerQueueTest.match(CompilerQueueTest.java:104)
      at CompilerQueueTest.main(CompilerQueueTest.java:79)
      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.NullPointerException
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.NullPointerException

      So far the failure has been seen on 32-bits Linux and Windows.

      RULE serviceability/dcmd/CompilerQueueTest.java Exception java.lang.NullPointerException

            neliasso Nils Eliasson (Inactive)
            ykantser Yekaterina Kantserova (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: