FYI: I also see failures compiling the security tests after this commit:

     [exec]     [javac] Compiling 339 source files to
/home/hybld/continuum-1.0.2/apps/continuum/working-directory/8/classlib/modules/security/bin/test
     [exec]     [javac]
/home/hybld/continuum-1.0.2/apps/continuum/working-directory/8/classlib/modules/security/src/test/java/common/java/security/AlgorithmParametersTest.java:181:
getParameterSpec(java.lang.Class) in java.security.AlgorithmParameters
cannot be applied to (java.lang.Class)
     [exec]     [javac]                         ap.getParameterSpec(new 
Object().getClass());
     [exec]     [javac]                           ^
     [exec]     [javac]
/home/hybld/continuum-1.0.2/apps/continuum/working-directory/8/classlib/modules/security/src/test/java/common/java/security/AlgorithmParametersTest.java:218:
getParameterSpec(java.lang.Class) in java.security.AlgorithmParameters
cannot be applied to (java.lang.Class)
     [exec]     [javac]                         ap.getParameterSpec(new 
Object().getClass());
     [exec]     [javac]                           ^
     [exec]     [javac]
/home/hybld/continuum-1.0.2/apps/continuum/working-directory/8/classlib/modules/security/src/test/java/common/java/security/KeyStore1Test.java:1089:
entryInstanceOf(java.lang.String,java.lang.Class) in
java.security.KeyStore cannot be applied to
(java.lang.String,java.lang.Class)
     [exec]     [javac]                        
kss[i].entryInstanceOf(aliases[j], privKey.getClass()));
     [exec]     [javac]                            ^

-Mark.

On 4/13/06, Mark Hindess <[EMAIL PROTECTED]> wrote:
> No problem.  Just checking.  Oliver and I are looking at it and I
> think we can narrow it down enough that it wont stop us using jsr14.
>
> -Mark.
>
> On 4/13/06, Mikhail Loenko <[EMAIL PROTECTED]> wrote:
> > Yes, sure. I've got your message after commit.
> >
> > Thanks,
> > Mikhail
> >
> > 2006/4/13, Mark Hindess <[EMAIL PROTECTED]>:
> > > Please can we fix/understand the compilation jsr14 problems before
> > > committing more 5.0 code?
> > >
> > > Regards,
> > >  Mark.
> > >
> > > --
> > > Mark Hindess <[EMAIL PROTECTED]>
> > > IBM Java Technology Centre, UK.
> > >
> > > ---------------------------------------------------------------------
> > > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> Mark Hindess <[EMAIL PROTECTED]>
> IBM Java Technology Centre, UK.
>


--
Mark Hindess <[EMAIL PROTECTED]>
IBM Java Technology Centre, UK.

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to