Hi all.
I have a very dumb question regarding the runtime, version 100.8.
I have developed a small application and compiled it to a runnable jar. Whenever I am running the java code or the jar in cmd, before getting printed what I need, the first 2 messages printed are : "Initializing... " and "Java version : 11.0.7 (Oracle Corporation) amd64" (see print sceen below)
Is there a way to disable/supress this? I suspect this is coming from within the runtime
