JDK-8081479 : Backport JDBC tests from JDK 9 from test/java/sql and test/javax/sql to JDK 8u.
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.sql
  • Affected Version: 8u60
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2015-05-29
  • Updated: 2015-12-15
  • Resolved: 2015-05-29
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8u60 b20Fixed
Related Reports
Relates :  
Description
Backport JDBC tests from JDK 9 from test/java/sql and test/javax/sql to JDK 8u.
Need to increase code coverage for JDBC in JDk 8u.
Comments
http://cr.openjdk.java.net/~kshefov/8081479/webrev.00/
29-05-2015

Tests test/java/sql and test/javax/sql from JDK 9 were run against JDK 8u60. All tests are compiled and run successfully. Code coverage for JDBC components increased from 36% to 83%.
29-05-2015