Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082904 | emb-9 | Rickard Backman | P1 | Resolved | Fixed | team |
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)
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)
- backported by
-
JDK-8082904 lots of jstack tests failing in pit
-
- Resolved
-
- relates to
-
JDK-8064458 OopMap class could be more compact
-
- Resolved
-
-
JDK-8080855 Create sanity test for JDK-8080692
-
- Resolved
-