JDK-6371710 : TEST_BUG: to fix some jtreg attach, jdi, jmap and jstack tests for Linux with old threads
  • Type: Bug
  • Component: core-svc
  • Sub-Component: tools
  • Affected Version: 6
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2006-01-12
  • Updated: 2012-02-01
  • Resolved: 2006-01-21
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
6 b69Fixed
Related Reports
Relates :  
Relates :  
Description
After the fix for:
   6316197 Java launcher should create JVM from non-primordial thread
the following jtreg tests were modified to silently pass on Linux configs
with the old Linux threads:
     com/sun/tools/attach/BasicTests.sh
     com/sun/tools/attach/PermissionTests.sh
     com/sun/tools/attach/ProviderTests.sh
     sun/tools/jstack/Basic.sh
     sun/tools/jmap/Basic.sh
     com/sun/jdi/ProcessAttachTest.sh
     sun/management/jmxremote/bootstrap/LocalManagementTest.sh

The tests above must be fixed back after the fix for:
    6351349: On linux with the old thread lib, jps should return the same PID as $!
was integrated into Mustang B67.

Comments
SUGGESTED FIX Please, the webrev in attachment.
12-01-2006

EVALUATION Please, see the description.
12-01-2006