http://lmgtfy.com/?q=wicket+java+6+fails+unit+tests

gives you:

https://issues.apache.org/jira/browse/WICKET-708

And in comment [1] Juergen says:

"This is due to java 1.6. The hashmap hash code implementation has
changed which leads to a different internal sequence of values within
the map. Since tag attributes are based on hashmap ..."

Martijn

[1] 
https://issues.apache.org/jira/browse/WICKET-708?focusedCommentId=12508898&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12508898

On Tue, May 19, 2009 at 10:07 AM, Martin Dietze <d...@fh-wedel.de> wrote:
> On Mon, May 18, 2009, Martijn Dashorst wrote:
>
> [quote order fixed]
>> On Mon, May 18, 2009 at 4:49 PM, Martin Dietze <d...@fh-wedel.de> wrote:
>
>> >  I just checked out wicket 1.3.6 from the svn, changed into the
>> > wicket-1.3.6 directory, ran `mvn package' and ran across these
>
>> Don't run the tests with java 6
>
> Thank you, the tests now do no longer fail. Just out of
> curiousity, wasn't Java 6 supposed to be downward compatible? I
> find this extremly confusing...
>
> Cheers,
>
> Martin
>
> --
> ----------- / http://herbert.the-little-red-haired-girl.org / -------------
> =+=
> * Free Speech Online!!! Support the Blue Ribbon Campaign! *
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com
Apache Wicket 1.3.5 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to