Yes, but you can work around it by using: -XX:-UseLoopPredicate
I'm getting tired already of seeing many sites ranting about this bug without mentioning the work around described in the actual Oracle bug tickets. The tests that actually uncovered the problems were only written last month: https://issues.apache.org/jira/browse/LUCENE-3079 I've not looked at the tests/patches yet but I'm curious as to what they're doing that managed to uncover this problem, and just how likely it is to hit in normal day-to-day code that no other tests fails/hit it. Mark On 30/07/2011, at 1:10 AM, Michael Barker wrote: > It's annoying, I was hoping to drop it into our CI environment next week... > > -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
