You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2008/06/13 20:47:45 UTC

[jira] Resolved: (HTTPCORE-161) SSLIOSession.java - Case statements don't include all possible enum values

     [ https://issues.apache.org/jira/browse/HTTPCORE-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Kalnichevski resolved HTTPCORE-161.
----------------------------------------

    Resolution: Fixed

Fixed.

Oleg

> SSLIOSession.java - Case statements don't include all possible enum values
> --------------------------------------------------------------------------
>
>                 Key: HTTPCORE-161
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-161
>             Project: HttpComponents HttpCore
>          Issue Type: Bug
>          Components: HttpCore NIO
>            Reporter: Sebb
>            Priority: Minor
>             Fix For: 4.0-beta2
>
>
> SSLIOSession.java - Case statements don't include all possible enum values:
> The enum constant SSLEngineResult.HandshakeStatus.FINISHED has no corresponding case label	    line 139
> The enum constant SSLEngineResult.HandshakeStatus.FINISHED has no corresponding case label	    line 190
> The enum constant SSLEngineResult.HandshakeStatus.NEED_TASK has no corresponding case label	line 190
> It may be that no action is required for these cases, but it seems to me that it would be useful to include the cases explicitly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org