mdedetrich commented on issue #887:
URL: https://github.com/apache/pekko-http/issues/887#issuecomment-3634829931

   > probably need a `--add-opens` that we set up for the test run
   
   Do we need to document this to Pekko users? I think this is a result of JDK 
17 being more strict about `sun.misc.unsafe` access.?
   
   > See https://github.com/aeron-io/agrona/wiki/Change-Log#200-2024-12-17
   > 
   > > Note: --add-opens java.base/jdk.internal.misc=ALL-UNNAMED JVM option 
must be specified in order to use org.agrona.UnsafeApi.
   
   A bit surprising that Argon hasn't moved to the new equivalent safe API's 
for JDK 17


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to