--- a/jdk/src/java.sql/share/classes/javax/sql/package.html Wed Mar 08 09:53:19 2017 -0800
+++ b/jdk/src/java.sql/share/classes/javax/sql/package.html Wed Mar 08 13:54:30 2017 -0500
@@ -2,7 +2,7 @@
<html>
<head>
<!--
-Copyright (c) 2000, 2014, Oracle and/or its affiliates. All rights reserved.
+Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved.
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
This code is free software; you can redistribute it and/or modify it
@@ -281,15 +281,12 @@
ways, and anyone may write an implementation. Developers are encouraged
to use their imaginations in coming up with new ways to use rowsets.
<P>
-<B>IMPORTANT NOTE:</B> Code that uses API marked "Since 1.6" must be run using a
-JDBC technology driver that implements the JDBC 4.0 API.
-You must check your driver documentation to be sure that it implements
-the particular features you want to use.
+
<h2>Package Specification</h2>
<ul>
- <li><a href="https://jcp.org/en/jsr/detail?id=221">JDBC 4.2 Specification</a>
+ <li><a href="https://jcp.org/en/jsr/detail?id=221">JDBC 4.3 Specification</a>
</ul>
<h2>Related Documentation</h2>