Simulant87

Results 11 issues of Simulant87

Improves the performance by re-using the once converted key again when creating a new entry. Explained in more detail in https://issues.apache.org/jira/browse/COLLECTIONS-803

As a human player I am able to see though the fog of war with the "global storage" view. It always displays the current amount of goods in the section...

fixed outdated link to GraphQL and GraphiQL Spring Framework Boot Starters

The toString methods of JSONObject and JSONArray are not very fast, mostly because of the usage of `StringWriter` and the generic code to support an indent, although in the default...

Active discussion

There are a lot of tests with an Aaron pattern like `assertTrue("message", expected.equals(actual))` If such an fails, it only returns the message as indicator of the failure, but the difference...

Active discussion

I get the following error when executing the makeit script (./makeit): /usr/bin/ld: cannot find -lvncserver collect2: ld returned 1 exit status I have installed libvncserver-dev first (sudo apt-get install libvncserver-dev)...

When you have received some E-Mails and click on "Clear all" you get a confirmation dialog asking "Do you want to delete the saved emails?" If you click on "No"...

implement ticket #333

enhancement

when I execute the Test `org.eclipse.yasson.documented.DocumentationExampleTest#testDateNumberFormats1` on my local system, it fails because the BigDecimal gets serialized to `123,46` instead of `123.46` containing a comma instead of a dot as...

bug

fix https://github.com/eclipse-ee4j/yasson/issues/319

bug