-
```
Hi,
This is just a suggestion and I'm not sure if it fits into your concept!
I think it would be really cool if your Array- and Map- implementations would
implement the common interfaces: java.u…
-
```
According to the documentation:
http://code.google.com/p/json-simpl/wiki/MappingBetweenJSONAndJavaEntities
JSON arrays are only serialised from java.util.List. When it comes to
serialisation, I …
-
```
According to the documentation:
http://code.google.com/p/json-simpl/wiki/MappingBetweenJSONAndJavaEntities
JSON arrays are only serialised from java.util.List. When it comes to
serialisation, I …
-
```
This is a contribution to the "add a sampling CPU profiler" from the TODO list
#10.
The attached files comes from MessAdmin (http://messadmin.sourceforge.net).
There are some references to i18n …
-
```
The method "public native int KeyPressEvent.getCharacterValue()" causes an
"Expected primitive type int; actual value was undefined" exception when
the user presses a non-character key like shift,…
-
```
This is a contribution to the "add a sampling CPU profiler" from the TODO list
#10.
The attached files comes from MessAdmin (http://messadmin.sourceforge.net).
There are some references to i18n …
-
```
According to the documentation:
http://code.google.com/p/json-simpl/wiki/MappingBetweenJSONAndJavaEntities
JSON arrays are only serialised from java.util.List. When it comes to
serialisation, I …
-
```
I'm using the SQL Visualizer to check which classes are most often
instanciated to determine what causes GC pressure. To do this, I'm looking
for calls of functions ending with ".ctor". However,…
-
```
It would be useful to have the behaviour for computing hashcodes as recommended in Effective
Java Item 8 included as a library function. See
http://java.sun.com/developer/Books/effectivejava/C…
-
```
This is a contribution to the "add a sampling CPU profiler" from the TODO list
#10.
The attached files comes from MessAdmin (http://messadmin.sourceforge.net).
There are some references to i18n …