[
https://issues.apache.org/jira/browse/CLEREZZA-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12919460#action_12919460
]
Hasan commented on CLEREZZA-320:
--------------------------------
I also think adding sun.reflect to org.osgi.framework.system.packages.extra is
the way to go until sun fixes that 5 year bug. But I still don't understand why
the fix of Karl (https://issues.apache.org/jira/browse/FELIX-2421) cannot help,
if the FELIX-2421 issue is related to that 5 year bug. Anyway, I wonder how
much the performance of ssp rendering would improve.
> SSP rendering is slow:
> scala.tool.nsc.interpreter.AbstractFileClassLoader.findClass needs a lot of
> time to be executed
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: CLEREZZA-320
> URL: https://issues.apache.org/jira/browse/CLEREZZA-320
> Project: Clerezza
> Issue Type: Bug
> Environment: in netbeans, during cpu profiling exclude all java core
> classes
> Reporter: Tsuyoshi Ito
> Assignee: Reto Bachmann-Gmür
> Priority: Blocker
> Attachments: org.clerezza.test.render.zip, page_reuest_wo_javacore.png
>
>
> during profiling session we detected that rendering ssp is very slow. A lot
> of time is used to execute
> scala.tool.nsc.interpreter.AbstractFileClassLoader.findClass. Seems that each
> execution the classes are (re)loaded. IMO this should not be the case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.