Re: Solr 9.8.0 - branching and releasing plan

2024-12-25 Thread Alessandro Benedetti
Some additional info: Most tests fail at least because of: Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make private java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int) accessible: module java.base does not "opens java.lang.invoke" to unnamed module @774e92eb 2>

Re: Solr 9.8.0 - branching and releasing plan

2024-12-25 Thread Alessandro Benedetti
I've done a first investigation and it seems related to class loading and related: module java.base does not "opens java.lang.invoke" to unnamed module and classNotFound is one of the inner stacktrace I found, related with the retrofit library and reflection. I'll keep investigating this, but I'