
HotSwapAgent is an open source competition to JRebel. This commit adds "org.hotswap.agent.HotswapAgent" to the list of known Java agent based class reloaders. This causes same behavior as when JRebel is used: a full restart is NOT triggered when any class changes, however LiveReload event is still triggered. See gh-8683