Menu

#41 java.util.Hashtable appears broken

open
5
2009-06-07
2009-06-07
Jake
No

See for attached simple sample code, get the following JavaScript error:

java.util.Hashtable.newEntry is not a function
[Break on this error] }entry=java.util.Hashtable.newEntry(key,value,hash);

If you go into the compiled Hashtable.js, you can, in fact, see that function newEntry is never declared.

Discussion

  • Jake

    Jake - 2009-06-07

    Hashtable.js

     
  • Jake

    Jake - 2009-06-07

    Hashtable.java

     
  • Jake

    Jake - 2009-06-07

    TestHashtable.java

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.