Boa tarde caros colegas,
Estou a com um puta problema fdp, tenho um aplicativo desenvolvido que roda perfeitamente em aparelhos c/ CLDC 1.1 e nos aparelhos com CLDC 1.0 da erro de aplicação e essa menssagem "java.lang.ClassNotFoundException"
o problema é:
que raios de diferenças exitem entre as duas versões ?
R: Floating point support has been added.
■ All floating point byte codes are supported by CLDC 1.1.
■ Classes Float and Double have been added.
■ Various methods have been added to the other library classes to handle
floating point values.
■ Weak reference support (small subset of the J2SE weak reference classes) has
been added.
■ Classes Calendar, Date and TimeZone have been redesigned to be more J2SEcompliant.
■ Error handling requirements have been clarified, and one new error class,
NoClassDefFoundError, has been added.
■ In CLDC 1.1, Thread objects have names like threads in J2SE do. The method
Thread.getName() has been introduced, and the Thread class has a few new
constructors that have been inherited from J2SE.
■ Various minor library changes and bug fixes have been included, such as the
addition of the following fields and methods:
■ Boolean.TRUE and Boolean.FALSE
■ Date.toString()
■ Random.nextInt(int n)
■ String.intern()
■ String.equalsIgnoreCase()
■ Thread.interrupt()
■ Minimum memory budget has been raised from 160 to 192 kilobytes, mainly
because of the added floating point functionality.
acontece que isso não diz porr# nenhuma, preciso saber exatamente quais metodos foram adicionados quais foram removidos … etc etc etc
Alguem se abilita a dizer algo que não esteja no texto acima ?
Agradeço pelas respostas!