-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b94
-
aarch64
-
linux
----------System.err:(98/4609)----------
stdout: [Attaching to process ID 2291, please wait...
Debugger attached successfully.
Server compiler detected.
JVM version is 1.9.0-internal-fastdebug-20150722110115.dms.hs-rt-b00
Deadlock Detection:
No deadlocks found.
Thread 2317: (state = BLOCKED, current Java SP = null
)
Locked ownable synchronizers:
- None
Thread 2316: (state = BLOCKED, current Java SP = null
)
Locked ownable synchronizers:
- None
Thread 2315: (state = BLOCKED, current Java SP = 0x0000007f29513000
)
Error occurred during stack walking:
Locked ownable synchronizers:
- None
Thread 2314: (state = BLOCKED, current Java SP = 0x0000007f29612fa0
)
Error occurred during stack walking:
Locked ownable synchronizers:
- None
Thread 2292: (state = BLOCKED, current Java SP = 0x0000007f93da1100
)
Error occurred during stack walking:
Locked ownable synchronizers:
- None
];
stderr: [WARNING: Hotspot VM version 1.9.0-internal-fastdebug-20150722110115.dms.hs-rt-b00 does not match with SA version 1.9.0-internal-fastdebug-20150722110115.dms.hs-rt-b00. You may see unexpected results.
sun.jvm.hotspot.types.WrongTypeException: No suitable match for type of address 0x0000007f29513128
at sun.jvm.hotspot.runtime.InstanceConstructor.newWrongTypeException(InstanceConstructor.java:62)
at sun.jvm.hotspot.runtime.VirtualBaseConstructor.instantiateWrapperFor(VirtualBaseConstructor.java:109)
at sun.jvm.hotspot.oops.Metadata.instantiateWrapperFor(Metadata.java:68)
at sun.jvm.hotspot.runtime.Frame.getInterpreterFrameMethod(Frame.java:369)
at sun.jvm.hotspot.runtime.InterpretedVFrame.getMethod(InterpretedVFrame.java:36)
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:87)
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
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.StackTrace.main(StackTrace.java:140)
sun.jvm.hotspot.types.WrongTypeException: No suitable match for type of address 0x0000007f29613158
at sun.jvm.hotspot.runtime.InstanceConstructor.newWrongTypeException(InstanceConstructor.java:62)
at sun.jvm.hotspot.runtime.VirtualBaseConstructor.instantiateWrapperFor(VirtualBaseConstructor.java:109)
at sun.jvm.hotspot.oops.Metadata.instantiateWrapperFor(Metadata.java:68)
at sun.jvm.hotspot.runtime.Frame.getInterpreterFrameMethod(Frame.java:369)
at sun.jvm.hotspot.runtime.InterpretedVFrame.getMethod(InterpretedVFrame.java:36)
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:87)
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
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.StackTrace.main(StackTrace.java:140)
sun.jvm.hotspot.types.WrongTypeException: No suitable match for type of address 0x0000007f93da1210
at sun.jvm.hotspot.runtime.InstanceConstructor.newWrongTypeException(InstanceConstructor.java:62)
at sun.jvm.hotspot.runtime.VirtualBaseConstructor.instantiateWrapperFor(VirtualBaseConstructor.java:109)
at sun.jvm.hotspot.oops.Metadata.instantiateWrapperFor(Metadata.java:68)
at sun.jvm.hotspot.runtime.Frame.getInterpreterFrameMethod(Frame.java:369)
at sun.jvm.hotspot.runtime.InterpretedVFrame.getMethod(InterpretedVFrame.java:36)
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:87)
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
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.StackTrace.main(StackTrace.java:140)
]
exitValue = 0
java.lang.RuntimeException: '[E|e]xception' found in stderr
at jdk.test.lib.OutputAnalyzer.stderrShouldNotMatch(OutputAnalyzer.java:316)
at TestStackTrace.main(TestStackTrace.java:66)
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:504)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:746)
JavaTest Message: Test threw exception: java.lang.RuntimeException: '[E|e]xception' found in stderr
JavaTest Message: shutting down test
- duplicates
-
JDK-8114846 sun/tools/jmap/heapconfig/JMapHeapConfigTest.java No suitable match for type of address
-
- Closed
-
- relates to
-
JDK-8114846 sun/tools/jmap/heapconfig/JMapHeapConfigTest.java No suitable match for type of address
-
- Closed
-