SmoothieMap icon indicating copy to clipboard operation
SmoothieMap copied to clipboard

A gulp of low latency Java

Results 4 SmoothieMap issues
Sort by recently updated
recently updated
newest added

Dependency: ``` io.timeandspace smoothie-map 2.0.2 ``` Code: ``` import io.timeandspace.smoothie.SmoothieMap; public class Main { public static void main(String[] args) { SmoothieMap.newBuilder().build(); } } ``` Command: ``` /Users/me/Library/Java/JavaVirtualMachines/openjdk-16.0.1/Contents/Home/bin/java --add-opens java.base/java.util=ALL-UNNAMED --add-opens...

``` [02:38:42] [Iris Generator 5/WARN]: java.util.ConcurrentModificationException [02:38:42] [Iris Generator 5/WARN]: at io.timeandspace.smoothie.Utils.nonNullOrThrowCme(Utils.java:89) [02:38:42] [Iris Generator 5/WARN]: at io.timeandspace.smoothie.InflatedSegmentQueryContext$Node.equals(InflatedSegmentQueryContext.java:792) [02:38:42] [Iris Generator 5/WARN]: at java.util.HashMap$TreeNode.find(HashMap.java:1867) [02:38:42] [Iris Generator 5/WARN]: at java.util.HashMap$TreeNode.find(HashMap.java:1877)...

I get the following error message when I start my application: ``` WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by io.timeandspace.smoothie.ObjectSize (file:/home/user/.gradle/caches/modules-2/files-2.1/io.timeandspace/smoothie-map/2.0.2/e51889ef2e0a69f95e4203afc68c01a8b75a1380/smoothie-map-2.0.2.jar) to field java.util.HashMap.table...

Another "real-time Map" field player.