[jboss-user] [JBoss Microcontainer Development] New message: "Re: Profiling the dependency project"

Kabir Khan do-not-reply at jboss.com
Tue Feb 9 11:14:10 EST 2010


User development,

A new message was posted in the thread "Profiling the dependency project":

http://community.jboss.org/message/525130#525130

Author  : Kabir Khan
Profile : http://community.jboss.org/people/kabir.khan@jboss.com

Message:
--------------------------------------------------------------
> Can you do a proof check (proof by-design) that this doesn't break the resolve logic.
> At first sight it looks harmless, but we must make sure it's really OK.
> e.g. 2nd resolve would resolve same contexts in both scenarios
As discussed offline with Ales, I am not doing this fix for alpha6:
            *if* (stateModel.isValidState(toState))
            {
               *if* (resolveContexts(fromState, toState, trace))
               {
                  resolutions = *true*;
//                  break;  // Don't exit here
               }
            }

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/525130#525130




More information about the jboss-user mailing list