Apache Commons logo Commons JEXL
Comparing source compatibility of commons-jexl3-3.6.2.jar against commons-jexl3-3.6.1.jar
Old: commons-jexl3-3.6.1.jar
New: commons-jexl3-3.6.2.jar
Created: 2026-02-09T13:01:32.114+0000
Access modifier filter: PROTECTED
Only modifications: true
Only binary incompatible modifications: false
Ignore missing classes: true
Includes: all
Excludes: org.apache.commons.jexl3.internal;org.apache.commons.jexl3.internal;org.apache.commons.jexl3.internal.introspection;org.apache.commons.jexl3.internal.introspection;org.apache.commons.jexl3.parser;org.apache.commons.jexl3.parser
Semantic Versioning: 0.0.1
WARNING: You are using the option '--ignore-missing-classes', i.e. superclasses and interfaces that could not be found on the classpath are ignored. Hence changes caused by these superclasses and interfaces are not reflected in the output.
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED public class  org.apache.commons.jexl3.JexlArithmetic top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected Generic Templates:
Change Status Name Old Type New Type Generics
NEW X n.a. java.lang.Number
java.lang.Number narrowToLong(java.lang.Object, java.lang.Object, java.lang.Number, java.util.function.ToLongFunction
<..>
New:X
)
n.a.
Old file New file
n.a. 1453
MODIFIED  (Serializable compatible)  public class  org.apache.commons.jexl3.JexlException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.RuntimeException n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -1800855945523072208 20210606123900
Newtrue -2582353542815676382 20210606123900
MODIFIED static public abstract interface  org.apache.commons.jexl3.JxltEngine$Template top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.commons.jexl3.JxltEngine$Template prepare(org.apache.commons.jexl3.JexlContext, java.lang.Object[])
Compatibility Changes:
Change
METHOD_NEW_DEFAULT
Old file New file
n.a. 325