keastrid
keastrid
Tested on 1.53k. This appears to be caused by `ImageWindow#getMaximumBounds`' usage, as it is passed to `Frame#setMaximizedBounds`. The `Rectangle` returned specifies a window location on the primary screen, causing the...
Managed to recreate the issue mentioned in #293 1. Remove all java installations from `PATH` 2. Attempt to start the JVM using a relative path via `JavaVM::with_libjvm` 3. JVM crashes...
I'm submitting a… - [ ] bug report - [x] feature request - [ ] other **Short description of the issue/suggestion:** Since Gradle will at some point make the config....
Hello, Applet's terminal deprecation is finally being followed through on and is planned for removal in [Java 26](https://openjdk.org/projects/jdk/26/), probably in March 2026. Over at AstroImageJ we're wondering how ImageJ plans...