Skip to content

Releases: TravaOpenJDK/trava-jdk-11-dcevm

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

Choose a tag to compare

@github-actions github-actions released this 28 Apr 15:19
8cbc7e3
dcevm-11.0.15+1

Move tag

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

Choose a tag to compare

@skybber skybber released this 02 May 17:41

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)

Choose a tag to compare

@skybber skybber released this 24 Mar 22:20

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)

Choose a tag to compare

@skybber skybber released this 20 Mar 20:25

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)

Choose a tag to compare

@skybber skybber released this 08 Mar 09:47

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)

Choose a tag to compare

@skybber skybber released this 13 Feb 20:20

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)

Choose a tag to compare

@skybber skybber released this 05 Feb 23:11

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)

Choose a tag to compare

@skybber skybber released this 24 Jan 15:53

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)

Choose a tag to compare

@skybber skybber released this 22 Nov 14: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)

Choose a tag to compare

@skybber skybber released this 24 Oct 19:46

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.