bug-kawa
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-kawa] [bug #48938] lambda cannot be cast to java.util.Comparator


From: Per Bothner
Subject: [Bug-kawa] [bug #48938] lambda cannot be cast to java.util.Comparator
Date: Mon, 29 Aug 2016 05:20:29 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36

Update of bug #48938 (project kawa):

                  Status:                    None => In Progress            
             Assigned to:                    None => bothner                

    _______________________________________________________

Follow-up Comment #1:

I'm guessing this is because Comparator has an equals method, which Kawa
doesn't realize has a default implementation (in Object).

Should be relatively easy to fix.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48938>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]