skybber
released this
Dcevm11.0.9 - new JVM option -XX:HotswapAgent
Starting with dcevm-11.0.9 HotswapAgent support is disabled by default. HotswapAgent support in JVM could be enabled in 3 different modes:
-XX:HotswapAgent=fatjar turns on internal fatjar HotswapAgent
-XX:HotswapAgent=core turns on internal core HotswapAgent
-XX:HotswapAgent=external setups HotswapAgent support in JVM and leaves settings of external HotswapAgent on user. User must supply hotswap-agent.jar by additional argument e.g. -javaagent:<path>/hotswap-agent.jar
disabled - default value.
Assets
6
version.txt
202 Bytes
Dcevm11.0.9 - new JVM option -XX:HotswapAgent
Starting with dcevm-11.0.9 HotswapAgent support is disabled by default. HotswapAgent support in JVM could be enabled in 3 different modes:
-XX:HotswapAgent=fatjar turns on internal fatjar HotswapAgent
-XX:HotswapAgent=core turns on internal core HotswapAgent
-XX:HotswapAgent=external setups HotswapAgent support in JVM and leaves settings of external HotswapAgent on user. User must supply hotswap-agent.jar by additional argument e.g. -javaagent:<path>/hotswap-agent.jar
disabled - default value.
Assets
3
dcevm-11.0.8+1 dcevm-11.0.8+1
Assets
6
version.txt
205 Bytes
News
- Use
-XX:+UseHotswapDeoptExclusion
to enable hotswap optimization keepingjava.*
andjdk.*
native code in code cache. It improves JVM performance after redefinition.
Assets
6
version.txt
205 Bytes
News
- fix dcevm crashes with
-XX:+UseG1GC
(bug in native methods registration)
Assets
6
version.txt
205 Bytes
News
- Support G1 GC. Although Serial GC is still the default, G1 could be activated using
-XX:+UseG1GC
now. - Bundled with new HotswapAgent 1.4.1
Assets
6
version.txt
205 Bytes
News
- skip GC runs for redefinitions without instance size change
- better support for lambda class redefinition
- fix access to com.sun.beans.util (HotswapAgent patch)
Assets
6
version.txt
202 Bytes
News
- fixed direct method handles, improve massive hotswap performance
- fixed problem with repeated redefinition of inner(hosted) anonymous class
- dcevm 11.0.6, with optimization for huge redefinition (hope it will be stable)
Assets
6
version.txt
205 Bytes
News
- Update HotswapAgent to v.1.4.0
- HotswapAgent with MyBatis plugin. Open java.io module for HotswapAgent
Assets
6
version.txt
205 Bytes
News
- 4.12.2019 - new HotswapAgent with fixed Deltaspike 1.9 repositories
- 28.11.2019 - open ClassInfo.CACHE for HotswapAgent. Fixes issues with bean resolving (EL etc)
Assets
6
version.txt
205 Bytes
PreviousNext