[
https://issues.jboss.org/browse/JBDS-3372?page=com.atlassian.jira.plugin....
]
Denis Golovin commented on JBDS-3372:
-------------------------------------
"Bytecode verification ensures that the bytecode contains many of the security checks
mandated by the Java Language Specification. Omitting the verification step could permit
execution of insecure Java code."
Do we want gain 15 seconds and have a security hole?
Adding -Xverify:none into jbdevstudio.ini
-----------------------------------------
Key: JBDS-3372
URL:
https://issues.jboss.org/browse/JBDS-3372
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Enhancement
Components: build
Affects Versions: 9.0.0.Alpha2
Environment: JBDS 8.0.2
Reporter: Jiri Peterka
Attachments: optimizer-result.png
Base on Optimizer for Eclipse results
(
http://zeroturnaround.com/free/optimizer-for-eclipse/) -Xverify:none can save JBDS
startup time significantly (it reports 15 seconds saving to me)
Can we add this switch into jbdevstudio.ini ?
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)