JDK-6992841 : File marked for rename left behind in workspace
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 5.0u25-rev,6u22-rev
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2010-10-18
  • Updated: 2011-01-12
  • Resolved: 2010-11-10
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.
Other Other JDK 6
5.0u26-rev b06Fixed 5.0u27Fixed 6u22-revFixed
Related Reports
Relates :  
Relates :  
Description
During integration of the testcase fix described at:

   https://jetsvr.sfbay.sun.com:8443/BugApproval/ViewDetail.jsp?index=9961

The renamed file was left behind.
test/sun/nio/ch/6645197.java is still present in the workspace
alongside test/sun/nio/ch/ClosedSelectorTest.java.

This CR tracks the removal of the remaining artifact

Comments
EVALUATION Remove the renamed file as described.
18-10-2010