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