cziegeler commented on PR #35:
URL:
https://github.com/apache/sling-org-apache-sling-scripting-core/pull/35#issuecomment-4311234076
Sorry that I didnt check earlier, but when I include the below and run it on
Java 21, I dont get a ClassCastException:
``
final String[] engineNames =
Converters.standardConverter().convert(null).to(String[].class);
``
--
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]