JDK-7042979 : Rename StandardSocketOption and StandardWatchEventKind
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2011-05-09
  • Updated: 2017-05-16
  • Resolved: 2011-06-16
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 7
7 b143Fixed
Related Reports
Relates :  
Description
This is a follow-on from the discussion about the naming of classes that define constants.

In JSR-203 there are two classes, namely java.net.StandardSocketOption and java.nio.file.StandardWatchEventKind, that should be renamed to their plural form.

Comments
EVALUATION Yes, these should be renamed too.
09-05-2011