[ https://issues.apache.org/jira/browse/LUCENE-3363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080985#comment-13080985 ]
Robert Muir commented on LUCENE-3363: ------------------------------------- by the way, for whatever reason the seed never OOM'ed for me, but: before: {noformat} junit-sequential: [junit] Testsuite: org.apache.lucene.index.TestTermsEnum2 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 211.474 sec [junit] {noformat} after: {noformat} junit-sequential: [junit] Testsuite: org.apache.lucene.index.TestTermsEnum2 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.856 sec [junit] {noformat} > minimizeHopcroft OOMEs on smallish (2096 states, finite) automaton > ------------------------------------------------------------------ > > Key: LUCENE-3363 > URL: https://issues.apache.org/jira/browse/LUCENE-3363 > Project: Lucene - Java > Issue Type: Bug > Components: core/other > Reporter: Michael McCandless > Fix For: 3.4, 4.0 > > Attachments: LUCENE-3363.patch > > > Not sure what's up w/ this... if you check out the blocktree branch > (LUCENE-3030) and comment out the @Ignore in > TestTermsEnum2.testFiniteVersusInfinite then this should hit OOME: {[ant > test-core -Dtestcase=TestTermsEnum2 -Dtestmethod=testFiniteVersusInfinite > -Dtests.seed=-2577608857970454726:-2463580050179334504}} -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org