bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug crypto/28212] New: SecretKeySpec equal method does not check the ob


From: mwringe at redhat dot com
Subject: [Bug crypto/28212] New: SecretKeySpec equal method does not check the object type
Date: 30 Jun 2006 19:18:53 -0000

javax.crypto.spec.SecretKeyFactory equals(Object o) does not check the object
type. As such, if an object of a class other than SecretKeyFactory is passed, a
ClasscastException will occur instead of returning null.


-- 
           Summary: SecretKeySpec equal method does not check the object
                    type
           Product: classpath
           Version: 0.92
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: crypto
        AssignedTo: csm at gnu dot org
        ReportedBy: mwringe at redhat dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28212





reply via email to

[Prev in Thread] Current Thread [Next in Thread]