On 10/13/22 14:42, solr wrote:
Hi - both our examples from the previous posting seems to be related
to compiling: com.github.benmanes.caffeine.cache.BoundedLocalCache:
The original message talked about running Solr, not compiling Solr.
Solr includes already-compiled jars from the Caffeine project. At no
point in the build process do we compile code from that project.
I think the "compiling" happening here is merely Java hotspot going
through jars and assembling all the pieces needed to run the program.
All the available info says that this is a bug in the current version of
Java. As I had said before, I would recommend running the latest
version 11 Java that you can get. There are many possible choices that
have no cost.
Thanks,
Shawn