- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    5.0
- 
        b46
- 
        sparc
- 
        solaris_9
- 
        Verified
                    javax.crypto.CipherSpi.engineUpdate(ByteBuffer input, ByteBuffer output) does not throw a NullPointerException when output is null.  According to the spec, a NPE should be thrown if either parameter is null.  A NPE is correctly thrown if input is null.
            
- relates to
- 
                    JDK-4939412 unclear spec for engineUpdate() and enginedoFinal() in javax.crypto.CipherSpi -           
- Closed
 
-