Java 1.7 对 Solr 5.2.1 的影响

Impact of Java 1.7 on Solr 5.2.1

当我启动我的 Solr 实例时,我得到以下信息:

WARNING: Java version 1.7.0_51 has known bugs with Lucene and requires the -XX:-UseSuperWord flag. Please consider upgrading your JVM.

我想找到这些错误的列表,看看它们是否影响我的系统,但无法在线找到它们。有谁知道他们住在哪里?

谢谢

您可以查看 Lucene JavaBugs. There you can find the corresponding Lucene Bug and Oracle Bug 以了解需要 UseSuperWord 属性.

的 "SEGV or serious index corrumption" 错误