JDK-6982868 : linux-atom specific test failings in nsk.sajdi (vm tests)
  • Type: Bug
  • Component: hotspot
  • Sub-Component: svc
  • Affected Version: e6u21
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux
  • CPU: generic
  • Submitted: 2010-09-07
  • Updated: 2011-01-19
  • Resolved: 2010-09-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6u21Resolved
Related Reports
Duplicate :  
Relates :  
Description
There are 4 test failures in nsk.sajdi test suite (vm tests) for linux-atom 6u21-b07 embedded java. The same failures with the same logs were discovered in linux-x86 6u21-b06 and 6u21-b07

These failures are NOT reporoducible on any platforms except linux-atom and linux-x86.

Detailed logs can be found on 
http://oklahoma.east.sun.com/sqe/execution/results/sstf/313/vm/linux-i586/linux-i586-nightly-nsk.sajdi.testlist/analysis.html (atom, 6u21-b07)
http://oklahoma.east.sun.com/sqe/execution/results/sstf/276/vm/linux-i586/linux-i586-nightly-nsk.sajdi.testlist/analysis.html (x86, 6u21-b06)
http://oklahoma.east.sun.com/sqe/execution/results/sstf/324/vm/linux-i586/linux-i586-nightly-nsk.sajdi.testlist/analysis.html (x86, 6u21-b07)

The failed tests:
nsk/sajdi/ReferenceType/allMethods/allmethods001
nsk/sajdi/ReferenceType/visibleMethods/vsbmethods001
nsk/sajdi/ThreadReference/frames/frames001
nsk/sajdi/ThreadReference/status/status002

Short logs are like below:
1) # ERROR: ReferenceType.methodsByName(name,sig) returned list with no visible method
2) # ERROR: ReferenceType.visibleMethods() returned no expected visible method
3) # ERROR: ThreadReference.frameCount() throws unexpected exception
4) # ERROR: ThreadReference.status() returned unexpected thread status

Comments
EVALUATION Submitter agrees that I can close this bug as a dup of 4990369.
14-09-2010

EVALUATION The nsk/sajdi/ReferenceType/allMethods/allmethods001 and nsk/sajdi/ReferenceType/visibleMethods/vsbmethods001 failures are already covered by the following (very old) bug: 4990369 4/4 visibleMethods() and methodsByName() return wrong visible methods The nsk/sajdi/ThreadReference/frames/frames001 failure is already covered by the following (very old) bug: 5075146 4/4 JDI: nsk/sajdi/ThreadReference/frames/frames001 test fail The nsk/sajdi/ThreadReference/status/status002 failure is already covered by the following (very old) bug: 5036573 4/4 SA-JDI: ThreadReference.status returns unknown state Here is a URL for recent nightly results that show these tests failing: http://sqeweb.sfbay/nfs/tools/gtee/results/JDK7/NIGHTLY/VM/2010-09-13/RT_Baseline/vm/linux-i586/client/mixed/linux-i586_vm_client_compd_nsk.sajdi.testlist/analysis.html I'm planning to close this bug as a duplicate of 4990369.
14-09-2010

EVALUATION Tests: allmethods001 frames001 status002 vsbmethods001 fail in exactly the same way using Java SE 6u21. This is not a SE-Embedded specific problem.
10-09-2010