On Mon, May 2, 2011 at 6:43 AM, Michael McCandless
<luc...@mikemccandless.com> wrote:
> I slurped this hprof down and opened it w/ YourKit...
>
> Something weird is going on, because there is a single massive (151
> MB) string, stack local to one of the threads, filled with character
> U+00B2.
>
> The test itself looks innocuous; I don't think it creates any massive
> stack local strings.
>
> I'm baffled.  Robert maybe something crazy is happening in RuleBasedCollator?
>

upon further investigation, i think it must be a JRE bug. for one, i
cannot (and was never able to) repro this locally.
for now i'd like to change the test to use randomSimpleString.
hopefully this is enough to dodge the bug!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to