octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #51152] "[java] java.lang.NoSuchFieldException


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #51152] "[java] java.lang.NoSuchFieldException: ..." errors
Date: Wed, 21 Jun 2017 15:51:13 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0

Follow-up Comment #12, bug #51152 (project octave):

All of my tests are on String, because there aren't really any interesting
methods that take arguments for the other primitive type class wrappers
(Double, Integer, Long, etc).

IMO, if we're already testing that Octave can call several methods on a String
and pass arguments to those methods, I don't think it adds much value to test
calling Integer.toString, or Integer.equals(another_integer).

I didn't look outside of java.lang, so please do suggest other tests based on
awt, swing, or maybe java.util, container types? I don't remember much Java
standard library myself. As long as it doesn't require a graphical display for
the awt or swing classes.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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