[ 
https://issues.apache.org/jira/browse/DERBY-5949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick Hillegas updated DERBY-5949:
---------------------------------

    Attachment: derby-5949-01-aa-addJava8.diff

Attaching derby-5949-01-aa-addJava8.diff. This patch adds PropertySetter 
support for Java 8 environments. I am running regression tests on Java 7 now.

After applying this patch, I can build Derby on my mac using Open JDK 8 by 
setting the java18compile.classpath property like this:

java18compile.classpath=/Library/Java/JavaVirtualMachines/jdk1.8.0/classes

However, the build still fails during the generation of toursdb because of 
VerifyErrors, as described on DERBY-6000. 

If the tests pass, I intend to commit this patch. This will allow me to 
continue work on DERBY-6000. However, this issue needs to remain open until we 
verify that we can build cleanly on Open JDK 8 after the VerifyErrors are fixed 
there.


Touches the following files:


--------------

M       java/build/org/apache/derbyPreBuild/PropertySetter.java
M       build.xml

                
> Fix PropertySetter to take account of Java 8
> --------------------------------------------
>
>                 Key: DERBY-5949
>                 URL: https://issues.apache.org/jira/browse/DERBY-5949
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools
>            Reporter: Dag H. Wanvik
>            Priority: Minor
>         Attachments: derby-5949-01-aa-addJava8.diff
>
>
> Early access versions of Java SE 8 are available.

--
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

Reply via email to