[
https://issues.apache.org/jira/browse/DERBY-5469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133870#comment-13133870
]
Knut Anders Hatlen commented on DERBY-5469:
-------------------------------------------
I see similar differences on Solaris. "ant -q all" takes ~40 s when JAVA_HOME
points to JDK 6, and ~65 s when it points to JDK 7. I also see this when
running without the patch, so I don't think there's a problem with the patch.
Another observation: If I remove the source="..." and target="..." attributes
from all the javac targets in the build files, the JDK 7 build runs as fast as
the JDK 6 build. Perhaps javac in JDK 7 is less optimized for compiling classes
with source and target level 1.4.
> Make it possible to build Derby if you are on Mac OS X and your JDK is JDK 7
> ----------------------------------------------------------------------------
>
> Key: DERBY-5469
> URL: https://issues.apache.org/jira/browse/DERBY-5469
> Project: Derby
> Issue Type: Improvement
> Components: Build tools
> Reporter: Rick Hillegas
> Assignee: Rick Hillegas
> Attachments: derby-5469-01-ae-add17andJavadoc.diff,
> derby-5469-01-af-dontSetUprevVariables.diff
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira