Is there any way we can log JVM start-up time in an RCP standalone app?
I tried to launch the app and verify the jars loaded using Procmon in Windows but did not get much idea about the JVM start up timings which I am guessing includes Java Jars and eclipse osgi bundles.