-
Bug
-
Resolution: Won't Fix
-
P3
-
5.0u4, 5.0u16, 6u10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2178733 | 8u20 | Unassigned | P3 | Closed | Won't Fix | |
JDK-2178734 | 6-pool | Unassigned | P3 | Closed | Not an Issue |
Test nsk/jvmti/scenarios/sampling/SP06/sp06t003 fails on windows 2003 amd64 platform.
Test fails with options
-server -Xint
-server -Xint -XX:+UseBiasedLocking
-server -Xint -Xincgc
Test pass with options
-server
-server -Xincgc
-server -XX:+UseBiasedLocking
-server -Xcomp
-server -Xcomp -XX:+UseBiasedLocking
# ERROR: sp06t003.c, 351: Different location in stack frame #0 for not compiled not suspended thread #0 (threadRunning):
# GetStackTrace(): 34
# GetFrameLocation(): 36
# ERROR: sp06t003.c, 351: Different location in stack frame #0 for not compiled not suspended thread #4 (threadRunningInterrupted):
# GetStackTrace(): 51
# GetFrameLocation(): 54
# ERROR: sp06t003.c, 351: Different location in stack frame #0 for not compiled resumed thread #0 (threadRunning):
# GetStackTrace(): 23
# GetFrameLocation(): 25
# ERROR: sp06t003.c, 351: Different location in stack frame #0 for not compiled resumed thread #4 (threadRunningInterrupted):
# GetStackTrace(): 47
# GetFrameLocation(): 48
Test fails with options
-server -Xint
-server -Xint -XX:+UseBiasedLocking
-server -Xint -Xincgc
Test pass with options
-server
-server -Xincgc
-server -XX:+UseBiasedLocking
-server -Xcomp
-server -Xcomp -XX:+UseBiasedLocking
# ERROR: sp06t003.c, 351: Different location in stack frame #0 for not compiled not suspended thread #0 (threadRunning):
# GetStackTrace(): 34
# GetFrameLocation(): 36
# ERROR: sp06t003.c, 351: Different location in stack frame #0 for not compiled not suspended thread #4 (threadRunningInterrupted):
# GetStackTrace(): 51
# GetFrameLocation(): 54
# ERROR: sp06t003.c, 351: Different location in stack frame #0 for not compiled resumed thread #0 (threadRunning):
# GetStackTrace(): 23
# GetFrameLocation(): 25
# ERROR: sp06t003.c, 351: Different location in stack frame #0 for not compiled resumed thread #4 (threadRunningInterrupted):
# GetStackTrace(): 47
# GetFrameLocation(): 48
- backported by
-
JDK-2178733 Test sp06t003 fails in int mode
- Closed
-
JDK-2178734 Test sp06t003 fails in int mode
- Closed