[
https://issues.apache.org/jira/browse/DERBY-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-6974:
---------------------------------
Attachment: derby-6974-02-minVersion1.9.diff
Attaching derby-6974-01-ab-deprecateJDK8.diff. This changes the byte code level
to 1.9. With this change, Derby no longer runs on Java 8 and earlier. Trying to
run Derby on Java 8 raises a java.lang.UnsupportedClassVersionError Exception.
Tests run cleanly for me after building with this patch.
Touches the following file:
M tools/ant/properties/defaultcompiler.properties
> Deprecate support for building Derby under JDK 8
> ------------------------------------------------
>
> Key: DERBY-6974
> URL: https://issues.apache.org/jira/browse/DERBY-6974
> Project: Derby
> Issue Type: Task
> Components: Build tools
> Affects Versions: 10.15.0.0
> Reporter: Rick Hillegas
> Assignee: Rick Hillegas
> Attachments: derby-6974-01-aa-deprecateJDK8.diff,
> derby-6974-01-ab-deprecateJDK8.diff, derby-6974-02-minVersion1.9.diff
>
>
> In July, the Derby community voted to deprecate support for JDK 8 and move
> development on the 10.15 trunk to JDK 9. See
> http://apache-database.10148.n7.nabble.com/RESULT-VOTE-Sunsetting-support-for-Java-8-td147735.html
> This issue tracks the work of converting the Derby build from JDK 8 to JDK 9
> and higher. This effort relies on the work already done on DERBY-6856.
> Platform-specific distributions of Oracle JDK 9 can be found here:
> http://www.oracle.com/technetwork/java/javase/downloads/jdk9-downloads-3848520.html
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)