On Wed, May 19, 2010 at 11:56 AM, Adriano dos Santos Fernandes <adrian...@gmail.com> wrote: > > I suggest to not change something in a minor release that breaks things that > is working. I also suggest this shouldn't be done by default in major > releases as well. > > I see no way JRebel or any tool going to remove thread locals knowing what > its being done.
JRebel won't require totally blowing away your application object. It'll just swap out the underlying logic behind it when you restart your application.