[
https://issues.apache.org/jira/browse/DERBY-6614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen updated DERBY-6614:
--------------------------------------
Attachment: d6614-1a.diff
The attached patch enables the JDBC 4.2 test cases in XA40Test and
BatchUpdateTest on Java 9 and higher, and makes PreparedStatementTest42 run as
part of the jdbc4 suite on Java 9 and higher.
> Enable JDBC 4.2 tests on Java 9 and higher
> ------------------------------------------
>
> Key: DERBY-6614
> URL: https://issues.apache.org/jira/browse/DERBY-6614
> Project: Derby
> Issue Type: Improvement
> Components: Test
> Affects Versions: 10.11.0.0
> Reporter: Knut Anders Hatlen
> Attachments: d6614-1a.diff
>
>
> Many of the JDBC 4.2 test cases are only enabled when running on Java 8,
> because they use BaseTestCase.isJava8() to determine if they should run. It
> would be useful to enable these test cases on Java versions higher than 8 too.
--
This message was sent by Atlassian JIRA
(v6.2#6252)