You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even the PekkoJdk9ForkJoinPool is on the final result jar, but it does not on the classpath.
How to reproduce:
using Java 21
sbt console
Welcome to Scala2.13.16 (JavaHotSpot(TM) 64-BitServerVM, Java21.0.5).
scala>classOf[org.apache.pekko.dispatch.PekkoJdk9ForkJoinPool]
^error: typePekkoJdk9ForkJoinPool is not a member of packageorg.apache.pekko.dispatch
scala>