[
https://issues.apache.org/jira/browse/DERBY-6809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14566034#comment-14566034
]
Mike Matrigali commented on DERBY-6809:
---------------------------------------
I see no reason to work off any version before 10.11.
I always work off whatever version is the top of trunk, which would be some
version of 10.12 I believe for now. It seems like the work you are doing is
new feature
rather than bug fixing so when it is ready for commit the only appropriate
place would be trunk.
If you want to compare just your changes to what you are seeing in 10.11 than
you can choose to work off of 10.11. I would recommend working off the top
of the 10.11 branch, which likely is very close to what you are running but
will include whatever bug fixes have been backported since the 10.11.
Committers
will still prefer to see patches based off of trunk. Svn can be used to apply
patches off one version to another.
> Java 1.8 feature use
> --------------------
>
> Key: DERBY-6809
> URL: https://issues.apache.org/jira/browse/DERBY-6809
> Project: Derby
> Issue Type: Improvement
> Components: Network Server
> Affects Versions: 11.0.0.0
> Reporter: sagar
>
> Suggestion ...
> Is it possible to auto modify the existing source code using tools like
> Netbeans, and take advantage of the new features in JDK 1.8 for better
> multiuser performance and better utilization of current day multicore
> processors?
> Plainly put, can we have from 11.0 onwards a version of derby which takes
> advantage of the advancements and new features in java 1.8 ...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)