We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f9b530 commit 2ca6122Copy full SHA for 2ca6122
README.md
@@ -38,7 +38,7 @@ We offer this [Getting Started: InfluxDB 3.0 Java Client Library](https://www.yo
38
## Installation
39
40
> :warning: Some JDK internals must be exposed by adding `--add-opens=java.base/java.nio=ALL-UNNAMED` to your JVM arguments.
41
-
+
42
If you are using JDK 25 or later, you also need to add `--sun-misc-unsafe-memory-access=allow`.
43
44
Add the latest version of the client to your project:
0 commit comments