IcedTea-Web 1.2 released!

Deepak Bhole dbhole at redhat.com
Mon Mar 5 13:15:32 PST 2012


* Deepak Bhole <dbhole at redhat.com> [2012-03-05 16:11]:
> * Andreas Radke <a.radke at arcor.de> [2012-03-05 15:53]:
> > Preparing packages for ArchLinux I run into this test issue with
> > OpenJDK6:
> > 
> > Passed: weekdayRange(TUE)
> > Passed: weekdayRange(SUN)
> > FAILED: isDateInRange(Mon Jan 31 2011 03:33:33 GMT-0000 (GMT), 31, JAN, 1, JAN)
> >         Expected 'true' but got 'false'
> > FAILED: isDateInRange(Mon Jan 31 2011 03:33:33 GMT-0000 (GMT), 30, JAN, 1, JAN)
> >         Expected 'true' but got 'false'
> > FAILED: isDateInRange(Mon Jan 31 2011 03:33:33 GMT-0000 (GMT), 30, JAN, 111, 1, JAN, 111)
> >         Expected 'true' but got 'false'
> > FAILED: isDateInRange(Mon Jan 31 2011 03:33:33 GMT-0000 (GMT), 1, JAN, 111, 1, FEB, 112)
> >         Expected 'false' but got 'true'
> > ...
> > FAILED: isDateInRange(Thu Dec 01 2011 01:11:11 GMT-0000 (GMT), 31, DEC, 111, 2, DEC, 111)
> >         Expected 'true' but got 'false'
> > Test results: passed: 220; failed: 64;
> >
> 
> The tests are still under development afaik and I haven't seen any flags
> raised by Jiri who wrote them initially despite the failures (I see them
> too) -- adding Jiri to cc. Jiri, can you please comment?
>  
> > 
> > Any idea?
> > 
> > With Java 7 used I get this configure error:
> > 
> > checking if sun.awt.X11.XEmbeddedFrame is available... no
> > configure: error: sun.awt.X11.XEmbeddedFrame not found.
> > ==> ERROR: A failure occurred in build().
> > 

Hmm, sorry. My suggestion will not solve the above.

XEmbeddedFrame should be part of rt.jar with any OpenJDK build. Is it
not in your rt.jar?

Deepak



More information about the distro-pkg-dev mailing list