On Thu, Nov 8, 2012 at 2:38 AM, Dawid Weiss <dawid.we...@gmail.com> wrote:
> Thought you'd be interested. I don't think it affects us but it's good
> to know about it. Reproduces for me all the time on newer hotspots.
>
> New (invisible) bug entry is at:
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003135
>

Trying to click the link reminded me: don't forget to destroy your
cookie if you have a login too.

Someone really needs to open a bug report for the bug tracker itself.
The broken piece of code must be something like this:

if (logged_in) {
  Thread.sleep(1000 * 1000); // make users with a cookie wait forever
to view a bug report!
}

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

Reply via email to