Changeset: 0eaf89e08564
Author:jjg
Date: 2010-01-20 16:12 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/0eaf89e08564
6918127: improve handling of TypeAnnotationPosition fields
Reviewed-by: jjg, darcy
Contributed-by: [email protected], [email protected]
! src/s
Changeset: b19cd193245e
Author:dcubed
Date: 2010-01-20 12:09 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/b19cd193245e
6580131: 3/4 CompiledMethodLoad events don't produce the expected extra
notifications to describe inlining
Summary: Add support for additional implementat
2010/1/20 Tomas Gustavsson :
>
> I'll second this request. This is a critical patch and many production
> installations have to live with this manually patched now.
>
> I know of no pkcs11 implementation that works with the current code.
>
It has four votes: http://bugs.sun.com/bugdatabase/view_bu
I'll second this request. This is a critical patch and many production
installations have to live with this manually patched now.
I know of no pkcs11 implementation that works with the current code.
Regards,
Tomas Gustavsson
PrimeKey Solutions AB
On Wed, 20 Jan 2010, Michael StJohns wrote:
2010/1/20 Michael StJohns :
> Hi - this seems to have stalled out again. Any chance of revival?
>
Never mind stalled, it doesn't appear to have even started to begin with!
We do ship the patch with IcedTea6. If Sun don't want the fix for
OpenJDK itself, I guess that's their problem.
> Mike
>
>
Hi - this seems to have stalled out again. Any chance of revival?
Mike
At 12:33 PM 9/24/2009, Vincent Ryan wrote:
>Hello Andrew,
>
>I'll need a little more time to come up to speed on this fix. I'm concerned
>that
>there may be interoperability or backwards compatibility issues.
>
>
>
>Andrew
Changeset: dca3a251a001
Author:xuelei
Date: 2010-01-20 21:38 +0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/dca3a251a001
6862064: incorrect implementation of PKIXParameters.clone()
Reviewed-by: weijun, mullan
! src/share/classes/java/security/cert/PKIXParameters.java