akka / alpakka-samples

Example projects building Reactive Integrations using Alpakka
https://akka.io/alpakka-samples/
68 stars 37 forks source link

bug: akka-sample-distributed-workers-scala doesn't work with JRE17 #88

Open franciscolopezsancho opened 1 year ago

franciscolopezsancho commented 1 year ago
Exception (java.lang.AssertionError) encountered during startup: java.lang.reflect.InaccessibleObjectException: Unable to make field private int java.io.FileDescriptor.fd accessible: module java.base does not "opens java.io" to unnamed module @41a962cf

We need to add instructions to `--add-open' in the README.md