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

lots of jstack tests failing in pit

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 9
    • 9
    • hotspot
    • None
    • b67
    • Verified

        46 tests failed with a following stacktrace:

        sun.jvm.hotspot.types.WrongTypeException
          at sun.jvm.hotspot.types.basic.BasicField.getCInteger(BasicField.java:240)
          at sun.jvm.hotspot.types.basic.BasicCIntegerField.getValue(BasicCIntegerField.java:60)
          at sun.jvm.hotspot.compiler.ImmutableOopMapSet.getMap(ImmutableOopMapSet.java:315)
          at sun.jvm.hotspot.compiler.ImmutableOopMapSet.getMapAt(ImmutableOopMapSet.java:133)
          at sun.jvm.hotspot.compiler.ImmutableOopMapSet.findMapAtOffset(ImmutableOopMapSet.java:167)
          at sun.jvm.hotspot.code.CodeBlob.getOopMapForReturnAddress(CodeBlob.java:189)
          at sun.jvm.hotspot.compiler.ImmutableOopMapSet.updateRegisterMap(ImmutableOopMapSet.java:278)
          at sun.jvm.hotspot.runtime.x86.X86Frame.senderForCompiledFrame(X86Frame.java:388)
          at sun.jvm.hotspot.runtime.x86.X86Frame.sender(X86Frame.java:279)
          at sun.jvm.hotspot.runtime.Frame.sender(Frame.java:205)
          at sun.jvm.hotspot.runtime.Frame.realSender(Frame.java:210)
          at sun.jvm.hotspot.runtime.VFrame.sender(VFrame.java:119)
          at sun.jvm.hotspot.runtime.CompiledVFrame.sender(CompiledVFrame.java:183)
          at sun.jvm.hotspot.runtime.VFrame.javaSender(VFrame.java:146)
          at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:86)
          at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
          at sun.jvm.hotspot.tools.JStack.run(JStack.java:66)
          at sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:260)
          at sun.jvm.hotspot.tools.Tool.start(Tool.java:223)
          at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
          at sun.jvm.hotspot.tools.JStack.main(JStack.java:92)
          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:502)
          at sun.tools.jstack.JStack.runJStackTool(JStack.java:140)
          at sun.tools.jstack.JStack.main(JStack.java:106)
         sun.jvm.hotspot.types.WrongTypeException
          at sun.jvm.hotspot.types.basic.BasicField.getCInteger(BasicField.java:240)
          at sun.jvm.hotspot.types.basic.BasicCIntegerField.getValue(BasicCIntegerField.java:60)
          at sun.jvm.hotspot.compiler.ImmutableOopMapSet.getMap(ImmutableOopMapSet.java:315)
          at sun.jvm.hotspot.compiler.ImmutableOopMapSet.getMapAt(ImmutableOopMapSet.java:133)
          at sun.jvm.hotspot.compiler.ImmutableOopMapSet.findMapAtOffset(ImmutableOopMapSet.java:167)
          at sun.jvm.hotspot.code.CodeBlob.getOopMapForReturnAddress(CodeBlob.java:189)
          at sun.jvm.hotspot.compiler.ImmutableOopMapSet.updateRegisterMap(ImmutableOopMapSet.java:278)
          at sun.jvm.hotspot.runtime.x86.X86Frame.senderForCompiledFrame(X86Frame.java:388)
          at sun.jvm.hotspot.runtime.x86.X86Frame.sender(X86Frame.java:279)
          at sun.jvm.hotspot.runtime.Frame.sender(Frame.java:205)
          at sun.jvm.hotspot.runtime.Frame.realSender(Frame.java:210)
          at sun.jvm.hotspot.runtime.VFrame.sender(VFrame.java:119)
          at sun.jvm.hotspot.runtime.CompiledVFrame.sender(CompiledVFrame.java:183)
          at sun.jvm.hotspot.runtime.VFrame.javaSender(VFrame.java:146)
          at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:86)
          at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
          at sun.jvm.hotspot.tools.JStack.run(JStack.java:66)
          at sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:260)
          at sun.jvm.hotspot.tools.Tool.start(Tool.java:223)
          at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
          at sun.jvm.hotspot.tools.JStack.main(JStack.java:92)
          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:502)
          at sun.tools.jstack.JStack.runJStackTool(JStack.java:140)
          at sun.tools.jstack.JStack.main(JStack.java:106)
         sun.jvm.hotspot.types.WrongTypeException
          at sun.jvm.hotspot.types.basic.BasicField.getCInteger(BasicField.java:240)
          at sun.jvm.hotspot.types.basic.BasicCIntegerField.getValue(BasicCIntegerField.java:60)
          at sun.jvm.hotspot.compiler.ImmutableOopMapSet.getMap(ImmutableOopMapSet.java:315)
          at sun.jvm.hotspot.compiler.ImmutableOopMapSet.getMapAt(ImmutableOopMapSet.java:133)
          at sun.jvm.hotspot.compiler.ImmutableOopMapSet.findMapAtOffset(ImmutableOopMapSet.java:167)
          at sun.jvm.hotspot.code.CodeBlob.getOopMapForReturnAddress(CodeBlob.java:189)
          at sun.jvm.hotspot.compiler.ImmutableOopMapSet.updateRegisterMap(ImmutableOopMapSet.java:278)
          at sun.jvm.hotspot.runtime.x86.X86Frame.senderForCompiledFrame(X86Frame.java:388)
          at sun.jvm.hotspot.runtime.x86.X86Frame.sender(X86Frame.java:279)
          at sun.jvm.hotspot.runtime.Frame.sender(Frame.java:205)
          at sun.jvm.hotspot.runtime.Frame.realSender(Frame.java:210)
          at sun.jvm.hotspot.runtime.VFrame.sender(VFrame.java:119)
          at sun.jvm.hotspot.runtime.CompiledVFrame.sender(CompiledVFrame.java:183)
          at sun.jvm.hotspot.runtime.VFrame.javaSender(VFrame.java:146)
          at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:86)
          at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
          at sun.jvm.hotspot.tools.JStack.run(JStack.java:66)
          at sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:260)
          at sun.jvm.hotspot.tools.Tool.start(Tool.java:223)
          at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
          at sun.jvm.hotspot.tools.JStack.main(JStack.java:92)
          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:502)
          at sun.tools.jstack.JStack.runJStackTool(JStack.java:140)
          at sun.tools.jstack.JStack.main(JStack.java:106)
         sun.jvm.hotspot.types.WrongTypeException
          at sun.jvm.hotspot.types.basic.BasicField.getCInteger(BasicField.java:240)
          at sun.jvm.hotspot.types.basic.BasicCIntegerField.getValue(BasicCIntegerField.java:60)
          at sun.jvm.hotspot.compiler.ImmutableOopMapSet.getMap(ImmutableOopMapSet.java:315)
          at sun.jvm.hotspot.compiler.ImmutableOopMapSet.getMapAt(ImmutableOopMapSet.java:133)
          at sun.jvm.hotspot.compiler.ImmutableOopMapSet.findMapAtOffset(ImmutableOopMapSet.java:167)
          at sun.jvm.hotspot.code.CodeBlob.getOopMapForReturnAddress(CodeBlob.java:189)
          at sun.jvm.hotspot.compiler.ImmutableOopMapSet.updateRegisterMap(ImmutableOopMapSet.java:278)
          at sun.jvm.hotspot.runtime.x86.X86Frame.senderForCompiledFrame(X86Frame.java:388)
          at sun.jvm.hotspot.runtime.x86.X86Frame.sender(X86Frame.java:279)
          at sun.jvm.hotspot.runtime.Frame.sender(Frame.java:205)
          at sun.jvm.hotspot.runtime.Frame.realSender(Frame.java:210)
          at sun.jvm.hotspot.runtime.VFrame.sender(VFrame.java:119)
          at sun.jvm.hotspot.runtime.CompiledVFrame.sender(CompiledVFrame.java:183)
          at sun.jvm.hotspot.runtime.VFrame.javaSender(VFrame.java:146)
          at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:86)
          at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
          at sun.jvm.hotspot.tools.JStack.run(JStack.java:66)
          at sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:260)
          at sun.jvm.hotspot.tools.Tool.start(Tool.java:223)
          at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
          at sun.jvm.hotspot.tools.JStack.main(JStack.java:92)
          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:502)
          at sun.tools.jstack.JStack.runJStackTool(JStack.java:140)
          at sun.tools.jstack.JStack.main(JStack.java:106)
         sun.jvm.hotspot.types.WrongTypeException
          at sun.jvm.hotspot.types.basic.BasicField.getCInteger(BasicField.java:240)
          at sun.jvm.hotspot.types.basic.BasicCIntegerField.getValue(BasicCIntegerField.java:60)
          at sun.jvm.hotspot.compiler.ImmutableOopMapSet.getMap(ImmutableOopMapSet.java:315)
          at sun.jvm.hotspot.compiler.ImmutableOopMapSet.getMapAt(ImmutableOopMapSet.java:133)
          at sun.jvm.hotspot.compiler.ImmutableOopMapSet.findMapAtOffset(ImmutableOopMapSet.java:167)
          at sun.jvm.hotspot.code.CodeBlob.getOopMapForReturnAddress(CodeBlob.java:189)
          at sun.jvm.hotspot.compiler.ImmutableOopMapSet.updateRegisterMap(ImmutableOopMapSet.java:278)
          at sun.jvm.hotspot.runtime.x86.X86Frame.senderForCompiledFrame(X86Frame.java:388)
          at sun.jvm.hotspot.runtime.x86.X86Frame.sender(X86Frame.java:279)
          at sun.jvm.hotspot.runtime.Frame.sender(Frame.java:205)
          at sun.jvm.hotspot.runtime.Frame.realSender(Frame.java:210)
          at sun.jvm.hotspot.runtime.VFrame.sender(VFrame.java:119)
          at sun.jvm.hotspot.runtime.CompiledVFrame.sender(CompiledVFrame.java:183)
          at sun.jvm.hotspot.runtime.VFrame.javaSender(VFrame.java:146)
          at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:86)
          at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
          at sun.jvm.hotspot.tools.JStack.run(JStack.java:66)
          at sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:260)
          at sun.jvm.hotspot.tools.Tool.start(Tool.java:223)
          at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
          at sun.jvm.hotspot.tools.JStack.main(JStack.java:92)
          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:502)
          at sun.tools.jstack.JStack.runJStackTool(JStack.java:140)
          at sun.tools.jstack.JStack.main(JStack.java:106)

              rbackman Rickard Backman (Inactive)
              dpochepk Dmitrij Pochepko
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: