document how to run on recent Java versions
Open
documentation
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 211
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 89
Description
We've recently seen a couple of questions around running Pekko with recent versions of Java.
Even though Pekko does use sun.misc.Unsafe in some places, Pekko can be used on Java 21 and such just fine as long as you pass the relevant JDK flags.
We should probably add a section to the documentation about that (or at least I couldn't find it)
Contributor guide
Assessment
This issue has not been assessed yet.