-
This is similar to issue [99](https://github.com/JPro-one/JPro/issues/99)
but in my case there is a large graph area that is also impacted.
I have an app where the cursor changes to crosshair, v_…
-
# Description
A jpackaged Swing application on Windows that includes an Azul Zulu Build of OpenJDK, and the app uses jFrame.setIconImage(...), doesn't show the specified taskbar app icon. It shows a …
-
### Steps to Reproduce:
1. Install OpenJDK 1.8
2. Run the tests (`lein do version, test`)
### Expected Result:
Tests run, and pass (taking note of issue #45).
### Actual Result:
```
$ lei…
-
On a Windows 11 host, I have Ubuntu 24.04 installed via WSL2. There I installed Java with `sudo apt-get install openjdk-8-jdk`, which gave me a Java `1.8.0_402`.
When I launch Fiji with jaunch + th…
-
**Describe the bug**
I tried to run mcaselector v2.2.2 and tried to fix "Missing JavaFX"-Error like explained in [instalation](https://github.com/Querz/mcaselector/wiki/Installation#when-you-receive-…
-
**Describe GraalVM and your environment :**
- GraalVM version 23.1.1
- CE
- JDK version: OpenJDK 17
- OS and OS Version: Linux Debian testing
- Architecture: amd64
- The output of `java -X…
-
Hi,
Thanks for sharing your work.
I'm trying to run the application starting it from the Launcher class.
But everytime that I try I get this exception
```
> Task :Launcher.main() FAI…
-
Both on the latest available JAR file and after compiling locally, I get the following exception when running:
```java
2023-12-06 15:30:33.118 java[29424:296213] *** Assertion failure in -[_NSTrac…
-
**Version(s)**
```
$ scala-cli version
Scala CLI version: 1.5.0
Scala version (default): 3.5.0
$ java -version
openjdk version "21.0.3" 2024-04-16 LTS
OpenJDK Runtime Environment Temurin-21.0…
-
hi team, I'm trying to decode url, seems not working
Uri.decodeFull("text/33%20-%20â.html")
Uri.decodeComponent("text/33%20-%20â.html")
expect
text/33 - â.html
actually throw error:
Invalid …