Peter Quiring

Results 11 issues of Peter Quiring

## Bug description Screen does not scroll up when output reachs the bottom. New lines just continue to overwrite the bottom line, even though output contains \r\n ## Steps to...

bug

When compiling graal/substractevm/com.oracle.svm.native.libchelper on Windows using latest Windows SDK I get this errors: `FAILED: cl -nologo -showIncludes -Ic:\graal\substratevm\src\com.oracle.svm.native.libchelper\include -Zi -O2 -D_LITTLE_ENDIAN -c c:\graal\substratevm\src\com.oracle.svm.native.libchelper\src\cSunMiscSignal.c -Fosrc\cSunMiscSignal.obj c:\graal\substratevm\src\com.oracle.svm.native.libchelper\src\cSunMiscSignal.c: fatal error C1041: cannot open...

**Describe the bug** type3flags is set after a copy of the array is made **To Reproduce** Steps to reproduce the behavior: 1. Go to https://github.com/eclipse-ee4j/mail/blob/master/mail/src/main/java/com/sun/mail/auth/Ntlm.java 3. Scroll down to line...

**Describe the bug** Use of deprecated new Integer() constructor. **To Reproduce** Steps to reproduce the behavior: 1. Compile using Java 9+ **Expected behavior** No warnings. **Actual Error** `LocalDevice.java:336: warning: [removal]...

Unable to start rbd-target-api : finding this in /var/log/rbd-target-api CRITICAL [gateway.py:101:osd_blocklist_cleanup()] - Failed to run 'ceph -n client.admin --conf /etc/ceph/ceph.conf osd blocklist ls'. Please resolve manually... Running on Debian 12...

For AWT to function it looks like awt.lib needs to be generated, currently only the dll is generated. In a closed world, graal can't reflect classes in the dll (I...

The purpose of this project was to create something managed like Java/C# but faster. Short anwser : it's slower. How could C++ be slower than Java? This prompted me to...

jfDVR does not run on Linux. The JVM throws OutOfMemory errors. This same code works fine on Windows.

### What happened? PlcConnection plcConn = PlcDriverManager.getDefault().getConnectionManager().getConnection("s7://10.48.61.20); Method never returns. Using WireShark I can see TCP connection was established but no data is transmitted. Not sure why some output is...

java
S7

Trying to use Bridged mode in WSL2 on Windows Server 2025 and need to use a VLAN number. This is a Hyper-V server running several other Windows VMs, each has...

feature