Skip to content

Avoid using JRE.OTHER when disabling Artemis tests to work around ARTEMIS-4975 #41909

Closed
@wilkinsona

Description

@wilkinsona

Apache Artemis is incompatible with Java 23: https://issues.apache.org/jira/browse/ARTEMIS-4975. We're seeing failures on main due to this. I'm not sure why we're not also seeing them on our maintenance branches. We'll need to work around this where necessary. I think we have two options:

  1. Disable the Artemis tests on Java 23
  2. Configure the relevant test task(s) to run with -Djava.security.manager=allow

I think I prefer 1, as 2 would mask problems with other dependencies.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions