TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The real story behind the Java 7 GA bugs affecting Apache Lucene / Solr

60 pointsby sshahalmost 14 years ago

2 comments

spullaraalmost 14 years ago
I'm actually flabbergasted that neither the Lucene project nor Oracle tested and found this bug long ago. Java 7 builds have been available for years. Makes me wonder how many developers tried an early Java 7 build, got this error and then didn't report it because they assumed someone else was going to find it and report / fix it.<p>Update: Earlier report of this bug on June 20th: <a href="http://osdir.com/ml/solr-user.lucene.apache.org/2011-06/msg01012.html" rel="nofollow">http://osdir.com/ml/solr-user.lucene.apache.org/2011-06/msg0...</a> Another report of AggressiveOpts crashing PorterStemFilter in Jan: <a href="http://elasticsearch-users.115913.n3.nabble.com/Java-6u23-and-ES-0-14-2-crashing-on-signal-6-SIGABT-td2289578.html" rel="nofollow">http://elasticsearch-users.115913.n3.nabble.com/Java-6u23-an...</a>
评论 #2834407 未加载
PaulHoulealmost 14 years ago
Isn't it funny how the more glacially slow the pace a language takes, the more things break when a tiny little change happens?