-
There is already exist an #480 issue about problems with running postgreSQL container on java 9 .
Are there any plans about upgrading dependencies for better jdk 9 support?
-
### Minecraft Version
1.21.x
### Mod Loader Version
0.16.9
### Mod Version
1.3.17
### Describe the Issue
So it's pretty much this:
[16:03:57] [Server thread/ERROR]: Encountered an unexpected e…
-
Python:
2024-10-28 21:50:52,684 - warpscanner.app - INFO - Logging setup successfully.
2024-10-28 21:50:53,710 - asyncio - DEBUG - Using selector: AndroidSelector
Java:
Oct 28, 2024 9:50:50 PM o…
-
It looks like the new Java 9 version string does block Win4J application to launch. Is there any Update planned?
-
Read the title
-
I'm not able to use the pkts-*.jar (buffer, core, sdp, sip, streams) inside a java 9/10/11 module project. It seems pkts have split packages. (JPMS modules do not allow split packages.)
This is the…
-
Is there any confirmation on this setup working with Java 9, 10, or 11?
-
### Version
3+
### Steps to Reproduce
I have initialize posthog 3+ in the App.kt
```
val config = PostHogAndroidConfig(
apiKey = POSTHOG_API_KEY,
host = POSTHOG_HOST
…
-
**Summary**
mariadb JDBC driver fails to connect:
`Could not connect to address=(host=127.0.0.1)(port=3307)(type=master) : unexpected end of stream, read 0 bytes from 4 (socket was closed by…
-
I am migrating slowly to new module system. It is painful but can not be skipped. The dependencies are handled via Maven like this there is no other dependency for BoofCV, I am developing in Idea:
``…