-
Bug
-
Resolution: Won't Fix
-
P3
-
hs25, 7u75, 8u20, 8u25, 8u31, 8u60, 9
-
Ubuntu Linux 13.04 x64
Mac OS X, x86_64
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8066646 | 9 | Kevin Walls | P3 | Resolved | Fixed | b43 |
JDK-8083275 | emb-9 | Kevin Walls | P3 | Resolved | Fixed | team |
JDK-8086385 | 8u65 | Kevin Walls | P3 | Resolved | Fixed | b01 |
JDK-8067863 | 8u60 | Kevin Walls | P3 | Resolved | Fixed | b01 |
JDK-8137672 | emb-8u65 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8076660 | emb-8u60 | Kevin Walls | P3 | Resolved | Fixed | team |
Test name: serviceability/sa/jmap-hashcode/Test8028623.java
JDK tested: JDK 8u20 b04
OS tested: Ubuntu 13.04 x64
This test fails since it was integrated in 8u20 b04. See
Not a regression.
LOG:
section:main
----------messages:(3/109)----------
command: main Test8028623
reason: User specified action: run main Test8028623
elapsed time (seconds): 1.358
----------System.out:(30/1852)----------
1
stdout:
Attaching to process ID 24740, please wait...
stderr:
Error attaching to process: sun.jvm.hotspot.debugger.DebuggerException: Can't attach to the process
sun.jvm.hotspot.debugger.DebuggerException: sun.jvm.hotspot.debugger.DebuggerException: Can't attach to the process
at sun.jvm.hotspot.debugger.linux.LinuxDebuggerLocal$LinuxDebuggerLocalWorkerThread.execute(LinuxDebuggerLocal.java:163)
at sun.jvm.hotspot.debugger.linux.LinuxDebuggerLocal.attach(LinuxDebuggerLocal.java:278)
at sun.jvm.hotspot.HotSpotAgent.attachDebugger(HotSpotAgent.java:671)
at sun.jvm.hotspot.HotSpotAgent.setupDebuggerLinux(HotSpotAgent.java:611)
at sun.jvm.hotspot.HotSpotAgent.setupDebugger(HotSpotAgent.java:337)
at sun.jvm.hotspot.HotSpotAgent.go(HotSpotAgent.java:304)
at sun.jvm.hotspot.HotSpotAgent.attach(HotSpotAgent.java:140)
at sun.jvm.hotspot.tools.Tool.start(Tool.java:185)
at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
at sun.jvm.hotspot.tools.HeapDumper.main(HeapDumper.java:83)
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:483)
at sun.tools.jmap.JMap.runTool(JMap.java:201)
at sun.tools.jmap.JMap.main(JMap.java:130)
Caused by: sun.jvm.hotspot.debugger.DebuggerException: Can't attach to the process
at sun.jvm.hotspot.debugger.linux.LinuxDebuggerLocal.attach0(Native Method)
at sun.jvm.hotspot.debugger.linux.LinuxDebuggerLocal.access$100(LinuxDebuggerLocal.java:62)
at sun.jvm.hotspot.debugger.linux.LinuxDebuggerLocal$1AttachTask.doit(LinuxDebuggerLocal.java:269)
at sun.jvm.hotspot.debugger.linux.LinuxDebuggerLocal$LinuxDebuggerLocalWorkerThread.run(LinuxDebuggerLocal.java:138)
----------System.err:(21/1331)----------
java.lang.RuntimeException: jmap returns: 1
at Test8028623.main(Test8028623.java:64)
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:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
java.lang.RuntimeException: Test failed with: java.lang.RuntimeException: jmap returns: 1
at Test8028623.main(Test8028623.java:71)
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:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed with: java.lang.RuntimeException: jmap returns: 1
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed with: java.lang.RuntimeException: jmap returns: 1
- backported by
-
JDK-8066646 Test serviceability/sa/jmap-hashcode/Test8028623.java fails on some Linux/Mac machines.
- Resolved
-
JDK-8067863 Test serviceability/sa/jmap-hashcode/Test8028623.java fails on some Linux/Mac machines.
- Resolved
-
JDK-8076660 Test serviceability/sa/jmap-hashcode/Test8028623.java fails on some Linux/Mac machines.
- Resolved
-
JDK-8083275 Test serviceability/sa/jmap-hashcode/Test8028623.java fails on some Linux/Mac machines.
- Resolved
-
JDK-8086385 Test serviceability/sa/jmap-hashcode/Test8028623.java fails on some Linux/Mac machines.
- Resolved
-
JDK-8137672 Test serviceability/sa/jmap-hashcode/Test8028623.java fails on some Linux/Mac machines.
- Resolved
- relates to
-
JDK-8028623 SA: hash codes in SymbolTable mismatching java_lang_String::hash_code for extended characters.
- Resolved