[jboss-jira] [JBoss JIRA] Commented: (JBAS-6105) Improve start-up time

Adrian Brock (JIRA) jira-events at lists.jboss.org
Tue Oct 21 06:15:20 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBAS-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12434615#action_12434615 ] 

Adrian Brock commented on JBAS-6105:
------------------------------------

I've said this many times before.
The BaseClassLoader::defineClass() time is the profiler itself.

When you run the profiler it wil add an agent that modifies the bytecode
That is what is taking the time.

It also has nothing to do with JBCL-49 which is a concurrency issue.
It does not effect how times the defineClass() method occurs.

> Improve start-up time
> ---------------------
>
>                 Key: JBAS-6105
>                 URL: https://jira.jboss.org/jira/browse/JBAS-6105
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: Dimitris Andreadis
>            Assignee: Ales Justin
>            Priority: Blocker
>             Fix For: JBossAS-5.0.0.GA
>
>         Attachments: 79770.zip
>
>
> Boot time has gone up by 60% causing testsuite timeouts.
> On my laptop the boot time for default & all have gone up from 30 & 50 secs to 50 & 80 secs respectively.
> We need to find out why.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list