]
Nistor Adrian updated ISPN-10532:
---------------------------------
Fix Version/s: 9.4.17.Final
org.antlr.runtime.RecognitionException class leaks from logger
interface of object-filter
-----------------------------------------------------------------------------------------
Key: ISPN-10532
URL:
https://issues.jboss.org/browse/ISPN-10532
Project: Infinispan
Issue Type: Bug
Affects Versions: 10.0.0.CR1
Reporter: Nistor Adrian
Assignee: Nistor Adrian
Priority: Major
Fix For: 10.0.0.CR2, 9.4.17.Final
This prevents ANTLR to be actually shaded. The effect of the shade plugin is quasi-no-op.
The dependency is still carried around and hacks have been done to cope with it
https://github.com/infinispan/infinispan/blob/10.0.0.CR1/feature-pack/emb...