Releases: TravaOpenJDK/trava-jdk-11-dcevm
Dcevm-11.0.15+1 (2022-04-28)
dcevm-11.0.15+1 Move tag
Dcevm-11.0.11+1 (2021-05-22)
News
TravaOpenJDK moved to the GitHub Actions since Travis restricts OSS builds. Currently arm64 image is not available.
Dcevm-11.0.10+6 (2021-03-25)
News
- support for arm64 linux, thanks to @markdbuck
Fixes
- fix race condition and crashes with class loading.
Notes
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.
Dcevm-11.0.10+5 (2021-03-20)
Fixes
- fix race condition and crashes with class loading.
Notes
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.
Dcevm-11.0.10+4 (2021-03-07)
Fixes
- support for redefinition of core java classes (java., jdk., sun.*)
Notes
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.
Dcevm-11.0.10+3 (2021-02-13)
Fixes
- fix problem in projects with multi-class loader - fix problem with JSPs redefinition.
Notes
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.
Dcevm-11.0.10+2 (2021-02-06)
Fixes
- enhanced redefinition is disabled in FlightRecorder - fixes #35
Notes
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.
Dcevm-11.0.10+1 (2021-01-24)
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.
Dcevm-11.0.9+2 (2020-11-22)
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.
Dcevm-11.0.9+1 (2020-10-24)
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.