Skip to content

Releases: TravaOpenJDK/trava-jdk-11-dcevm

Dcevm-11.0.15+1 (2022-04-28)

28 Apr 15:19
8cbc7e3
Compare
Choose a tag to compare
dcevm-11.0.15+1

Move tag

Dcevm-11.0.11+1 (2021-05-22)

02 May 17:41
Compare
Choose a tag to compare

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)

24 Mar 22:20
Compare
Choose a tag to compare

News

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)

20 Mar 20:25
Compare
Choose a tag to compare

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)

08 Mar 09:47
Compare
Choose a tag to compare

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)

13 Feb 20:20
Compare
Choose a tag to compare

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)

05 Feb 23:11
Compare
Choose a tag to compare

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)

24 Jan 15:53
Compare
Choose a tag to compare

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)

22 Nov 14:22
Compare
Choose a tag to compare

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)

24 Oct 19:46
Compare
Choose a tag to compare

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.