Hi There,
i just tried to move my project, which uses the MVEL module from Java 11 to java 21. Unfortunately i get a runtime Exception during Execution, as the Class "java.lang.Compiler", which is used during the creation of a MVELRule Condition, is not availavle in java 21. This happens in the used MVEL library. Maybe an Update of the MVEL Version solves this issue?