-
```
On writing the data to the datagram the exception occurs when the data length
is exactly the size of the datagram:
DatagramConnection con = (DatagramConnection) Connector.open("datagram://12…
-
```
What steps will reproduce the problem?
javax.bluetooth.BluetoothStateException: BlueCove library bluecove not
available at
com.intel.bluetooth.BlueCoveImpl.loadNativeLibraries(BlueCoveImpl.java:37…
-
```
Display.init(Object) setsthe default User-Agent, which causes a WebView to
always be created on start-up. I do not believe that this is the desired
behavior as it causes the app to use a lot of …
-
I saw this while testing a midlet a few days ago:
> "Attempted to invoke missing native:" "com/sun/cldc/isolate/Isolate.stop.(II)V"
> "java.lang.IllegalStateException: getID"
> " - java/lang/Throwabl…
-
Requested from Groovy guys: https://twitter.com/jponge/statuses/469403167957204992
parrt updated
9 years ago
-
```
What steps will reproduce the problem?
1.download opera mini midlet
2.
3.
What is the expected output? What do you see instead?
problem is i cant access filesystem, to save pages for ex. , but th…
-
```
What steps will reproduce the problem?
javax.bluetooth.BluetoothStateException: BlueCove library bluecove not
available at
com.intel.bluetooth.BlueCoveImpl.loadNativeLibraries(BlueCoveImpl.java:37…
-
According to a startup profile of a midlet I'm testing, UTF_8_Reader.read is expensive, with 137 calls taking over a second total (and _getByteOfCurrentChar_, which *read• calls, is not far behind, al…
-
This will allow avoiding to emit class initialization checks.
-