Stefan Uhlig
Results
1
comments of
Stefan Uhlig
I experienced the same issue. NetBeans 17, JDK 17 (MS Hotspot Windows 10 64 Bit). Detailled Stack Trace: ``` java.lang.IllegalArgumentException: newPosition > limit: (8193 > 8192) at java.base/java.nio.Buffer.createPositionException(Buffer.java:341) at java.base/java.nio.Buffer.position(Buffer.java:316)...