Daniel John Debrunner (JIRA) wrote:

>What should the behaviour be? I think unimplemented is correct, implementing 
>methods that are not intended to be used seems wrong.
>  
>

The methods are there and send protocol to the server which can cause a
protocol exception, so need to either throw a "Not Implemented" 
exception or I guess be removed if possible.  Is it ok to remove them?
Would everything build ok with jdk131?




Reply via email to