rmannibucau commented on PR #106:
URL: https://github.com/apache/johnzon/pull/106#issuecomment-1585762689

   Have to admit we tested jlink and found no advantage over plain custom jvm 
(but same licenses issues), we tend to move to graalvm for small and optimized 
apps (with arthur for a trivial jsonb integration) or plain jvm for other oci 
apps to leverage layer cache so jlink is really something in between without 
much real use cases IMHO. Most of the use case i saw was perf boost of wrongly 
configured app (not comparable scanning due to module usage) and adoption stays 
low in the ecosystem.
   That said the breaking change is more an immediate blocker but happy to get 
classified jar if it helps you.


-- 
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: dev-unsubscr...@johnzon.apache.org

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

Reply via email to