Hi, when I re-compile some java source files, hotswap agent outputs log as "reloading classes...",but no hotswap results, such as success or failure. So I can't be sure if it works unless I trigger a network request to verify. Sometimes even though there is no error log, the change still does not take effect.
Is there any easy way to tell me clearly if the hotswap was successful? thanks!