[
https://issues.jboss.org/browse/JBIDE-13326?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-13326:
----------------------------------------
About the performance feature, IMO, the best for users would be:
* This should be added to installer
* This should be part of our dependency site
* This should be part of Central as a "Highly Recommanded Fix"
But since 1 and 2 would require a respin, maybe we can just think that 3 is enough.
About the system properties in the .ini, I'm OK with what you suggested, but as far as
I understand, this would only be available to users after a respin. We must keep in mind
that if we go for setting these properties in JBT, we should ensure we don't set them
in some other p2.inf for JBT and JBDS.
include Juno SR1+ performance fix in target platform? new connector
on Central? In Installer?
---------------------------------------------------------------------------------------------
Key: JBIDE-13326
URL:
https://issues.jboss.org/browse/JBIDE-13326
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central, target-platform, updatesite
Affects Versions: 4.0.0.Final
Reporter: Nick Boldt
Assignee: Nick Boldt
Priority: Blocker
Fix For: 4.0.1.Final
Info:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=385272,
http://wiki.eclipse.org/Platform_UI/Juno_Performance_Investigation
Update Site:
http://download.eclipse.org/eclipse/updates/4.2 --> Eclipse UI Juno SR1
Optimizations should be installed
For Juno SR2 maintenance builds >= Nov 21, patch feature not needed.
We could also consider setting these vmargs when installing JBT (community cental
feature?) and/or JBDS BYOE:
{code}
-Xmn128m
-Xms1024m
-Xmx1024m
-Xss2m
-XX:PermSize=256m
-XX:MaxPermSize=384m
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira