You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "jrudolph (via GitHub)" <gi...@apache.org> on 2023/02/13 10:28:10 UTC

[GitHub] [incubator-pekko] jrudolph commented on issue #132: Publish artifacts using JDK 1.8 or remove sbt JDK 1.8 check?

jrudolph commented on issue #132:
URL: https://github.com/apache/incubator-pekko/issues/132#issuecomment-1427697004

   > Indeed normally you'd just build with JDK11 and target Java 8, but because of some JVM standard library changes, for some classes (notably `EnvelopeBuffer`) this isn't sufficient, and you need to provide a reference to the JDK8 runtime library. Additionally, I think some of the `sun.misc.Unsafe` usage should still be removed before this is possible.
   
   We should check if that is even still correct, that sounds like a bug in one version of JDK 11 that might have been fixed in the meantime...


-- 
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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org