compiler/runtime/6892265/Test.java getting Nullpointer exception in arraycopy

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • None
    • Affects Version/s: 9
    • Component/s: hotspot
    • arm
    • linux

      #section:main
      ----------messages:(3/104)----------
      command: main Test
      reason: User specified action: run main/othervm Test
      elapsed time (seconds): 13.886
      ----------System.out:(1/7)----------
      warmup
      ----------System.err:(15/726)----------
      java.lang.NullPointerException
      at java.lang.System.arraycopy(Native Method)
      at Test.test(Test.java:44)
      at Test.main(Test.java:56)
      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:520)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:747)

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

            Assignee:
            Zoltan Majo (Inactive)
            Reporter:
            Nils Eliasson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: