bug-kawa
[Top][All Lists]
Advanced

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

[Bug-kawa] [bug #36847] CharSequence#hashCode


From: Per Bothner
Subject: [Bug-kawa] [bug #36847] CharSequence#hashCode
Date: Mon, 16 Jul 2012 23:47:20 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.15 Safari/537.1

Update of bug #36847 (project kawa):

                  Status:                    None => Fixed                  
             Assigned to:                    None => bothner                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

The JVM (and the JVM Spec) allows using invokeinterface on
java.lang.CharSequence.hashCode, but it looks like Dalvik doesn't.  However,
javac doesn't generate invokeinterface, and it seems reasonable to follow
javac here.  Fix checked in.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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