Hi,

I'm committing this patch that adds component-level logging support, as I proposed earlier, and implements its usage in the X509Certificate class, along with a little fix with the parsing scheme. The modified class passes the Jessie test case that was failing, and still passes all of the PKITS test suite that I have implemented.

2005-07-10  Casey Marshall  <[EMAIL PROTECTED]>

    * gnu/classpath/debug/Component.java: new file.
    * gnu/classpath/debug/PreciseFilter.java: new file.
    * gnu/classpath/debug/SystemLogger.java: new file.
    * gnu/java/security/x509/X509Certificate.java
    (DEBUG, debug, debug): removed.
    (logger): new constant; use 'logger' with 'Component.X509'
    for debug messages throughout.
    (parse): always read the next DER value after reading the
    version-specific values.

Attachment: x509.patch
Description: Binary data

Attachment: logging.patch
Description: Binary data

_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to