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

java/lang/StackWalker/LocalsAndOperands.java fails with java.lang.NullPointerException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • core-libs
    • b102

      ----------System.err:(21/1567)----------
      Java HotSpot(TM) 64-Bit Server VM warning: oopmap should only be accessed by the VM, GC task or CMS threads (or during debugging)
      Java HotSpot(TM) 64-Bit Server VM warning: oopmap should only be accessed by the VM, GC task or CMS threads (or during debugging)
      Java HotSpot(TM) 64-Bit Server VM warning: oopmap should only be accessed by the VM, GC task or CMS threads (or during debugging)
      Java HotSpot(TM) 64-Bit Server VM warning: oopmap should only be accessed by the VM, GC task or CMS threads (or during debugging)
      Java HotSpot(TM) 64-Bit Server VM warning: oopmap should only be accessed by the VM, GC task or CMS threads (or during debugging)
      Java HotSpot(TM) 64-Bit Server VM warning: oopmap should only be accessed by the VM, GC task or CMS threads (or during debugging)
      java.lang.NullPointerException
      at LocalsAndOperands.type(LocalsAndOperands.java:115)
      at LocalsAndOperands.test(LocalsAndOperands.java:89)
      at LocalsAndOperands.main(LocalsAndOperands.java:63)
      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)

            bchristi Brent Christian
            twisti Christian Thalinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: