classpath
[Top][All Lists]
Advanced

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

Re: [PATCH] java.security miscellany


From: Brian Jones
Subject: Re: [PATCH] java.security miscellany
Date: 25 Mar 2003 23:27:07 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Casey Marshall <address@hidden> writes:

> Brian Jones wrote:
> | Casey Marshall <address@hidden> writes:
> |
> |
> |>Attached are the java.security patches I posted earlier, reformatted
> |>slightly. My paperwork for GCC and Classpath is through (I haven't
> |>gotten the photocopies back, but Jessica sent me a message saying they
> |>have been accepted).
> |>
> |>I am having some difficulties talking with subversions right now;
> |>hopefully the patches are not corrupt.
> |>
> |>Cheers,
> |>
> |>--
> |>Casey Marshall || address@hidden
> |
> | Thanks Casey,
> |
> | Is there a ChangeLog entry?
> |
> 
> Some things may conflict with the current state of these files, since
> there have been some other changes to the security files recently.
> 
> ~   * java/security/AlgorithmParameterGenerator.java:
> ~     modify getInstance methods to use the Engine class; adds
> ~     JDK1.4 getInstance method; getInstance throws an exception
> ~     if provider argument is null; minor comment improvements
> ~     or elaborations; copyright updated to include 2003.
> ~   * java/security/AlgorithmParameters.java: likewise.
> ~   * java/security/KeyFactory.java: likewise.
> ~   * java/security/KeyPairGenerator.java: likewise.
> ~   * java/security/MessageDigest.java: likewise.
> ~   * java/security/Signature.java: likewise.
> ~   * java/security/SecureRandom.java: likewise.
> ~   * java/security/KeyStore.java: modify getInstance methods to use
> ~     the Engine class.
> ~   * java/security/Engine.java: new package-private class with a single
> ~     package-private class method that implements a general getInstance.

Okay, the attached patch is roughly the rest of your patch applied to
what is already in CVS.  If you're happy with it I'll go ahead and
check it in.

Brian
-- 
Brian Jones <address@hidden>

Attachment: security.patch
Description: Text Data


reply via email to

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