He-Pin commented on PR #1724: URL: https://github.com/apache/pekko/pull/1724#issuecomment-2600983347
>can we add a config to only support this if a config is set - and the config defaults to false? Can't, will need a `add-opens` at least for `MethodHandles`' `LookUp` >this means that the default Java 17+ user won't need to add extra add-opens but the ones who want virtual threads can enable the config but also will need to add the add-opens? No, if and only if a user turns on the `virtualize = on`, which is an advanced feature, I can update the document after https://github.com/apache/pekko/pull/1734 People should use the current `virtual-thread-executor` support, as I said , this PR is for advance feature. -- 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-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org