On 10 October 2006 at 20:09, "Alexey Varlamov" <[EMAIL PROTECTED]> wrote:
> Got 1 error of 17940 tests:
> javax.swing.text.GapContent_PositionTest.testShiftGapLeft():
> java.lang.IndexOutOfBoundsException at
> java.util.ArrayList.get(ArrayList.java:335) at
> javax.swing.text.GapContent_PositionTest.checkPositions(GapContent_PositionTe
> st.java:83)
> at javax.swing.text.GapContent_PositionTest.testShiftGapLeft(GapContent_Posit
> ionTest.java:59)
> at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:25)
> at javax.swing.BasicSwingTestCase.runBareSuper(BasicSwingTestCase.java:115)
> at javax.swing.BasicSwingTestCase.runBareImpl(BasicSwingTestCase.java:120)
> at javax.swing.BasicSwingTestCase$1.run(BasicSwingTestCase.java:133)
> at java.lang.Thread.run(Thread.java:872)

Hmm... that doesn't look like it is related to lcms to me.

-Mark.

> 2006/10/10, Mark Hindess <[EMAIL PROTECTED]>:
> >
> > On 10 October 2006 at 19:46, "Alexey Varlamov" <[EMAIL PROTECTED]
> > wrote:
> > > 2006/10/10, Alexey Varlamov <[EMAIL PROTECTED]>:
> > > > 2006/10/10, Mark Hindess <[EMAIL PROTECTED]>:
> > > > >
> > > > > On 10 October 2006 at 16:22, "Oleg Khaschansky" <[EMAIL PROTECTED]
> mail
> > > .com> wrote:
> > > > > > It looks like you don't have lcms.h and, probably, other lcms stuff
>  in
> > > > > > <Harmony>\enhanced\classlib\trunk\depends\libs\build\lcms\.
> > > > >
> > > > > I think the problem is more likely that they do have lcms but that th
> ey
> > > > > don't have the same version as everyone else.
> > > >
> > > > I have lcms 1.0.12 and it worked fine this morning %)
> > > > >
> > > > > At a guess, I'd say that the version they are using doesn't have the
> > > > > cache that the cmsFLAGS_NOTCACHE flag is intended to switch off and
> > > > > that:
> > > > >
> > > > > #ifndef cmsFLAGS_NOTCACHE
> > > > > #define cmsFLAGS_NOTCACHE (0)
> > > > > #endif
> > > > >
> > > > > after the #include for lcms.h would solve the problem.
> > >
> > > It hepls, thanks Mark!
> >
> > Can you let me know if the tests pass too?
> >
> > Regards,
> >  Mark.
> >
> >
> >
> > ---------------------------------------------------------------------
> > 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]
> 



---------------------------------------------------------------------
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