Commit Graph

14 Commits

Author SHA1 Message Date
Lance Andersen
dbf26ce3d5 8139056: Add convenience methods to Statement.java
Reviewed-by: joehw, rriggs
2015-10-22 11:36:17 -04:00
Paul Sandoz
e56c76e9f7 8081678: Add Stream returning methods to classes where there currently exist only Enumeration returning methods
Reviewed-by: lancea, alanb, chegar, dfuchs, mullan, smarks
2015-06-09 07:10:02 +01:00
Joe Darcy
86c109e149 8078334: Mark regression tests using randomness
Reviewed-by: xuelei, alanb
2015-04-29 10:25:53 -07:00
Lance Andersen
ff54f6ff54 8062558: Add javax/sql/rowset/spi tests
Reviewed-by: joehw
2014-10-31 13:21:51 -04:00
Lance Andersen
178193aa93 8062288: Minor re-org of java/sql testing tests
Reviewed-by: joehw, rriggs
2014-10-28 19:55:20 -04:00
Lance Andersen
1457a8cc93 8062198: Add RowSetMetaDataImpl Tests and add column range validation to isdefinitlyWritable
Reviewed-by: joehw
2014-10-27 16:57:59 -04:00
Claes Redestad
d28777cff8 8058514: TEST_BUG: New tests introduced in 8058429 are TimeZone dependent
Reviewed-by: lancea
2014-09-16 00:26:58 +02:00
Claes Redestad
2aafc0ee9f 8058429: JCK test api/java_sql/Timestamp/descriptions.html start failing after 8058230
Reviewed-by: lancea
2014-09-15 21:20:46 +02:00
Lance Andersen
9f2d9ff4a6 8057826: Minor clean-up to the java.sql Date/Time/Timestamp tests
Reviewed-by: redestad, joehw
2014-09-11 17:00:08 -04:00
Lance Andersen
1300729887 8055776: Add tests to exercise SQLPermissions for DriverManager & SyncFactory
Reviewed-by: rriggs
2014-09-04 12:23:01 -04:00
Lance Andersen
ae0d3204f0 8043278: Add initial unit tests for javax.sql.rowset.serial
Reviewed-by: rriggs
2014-05-16 14:48:34 -04:00
Lance Andersen
48160e4d08 8041331: Cleanup files for jtreg and windows
Reviewed-by: rriggs, smarks, chegar
2014-04-22 08:57:01 -04:00
Lance Andersen
d3bdb3c598 8040760: Addition of new java.sql tests
Reviewed-by: rriggs
2014-04-18 17:37:13 -04:00
Stephen Colebourne
73c043f49e 8007392: JSR 310: DateTime API Updates
8007520: Update date/time classes in j.util and j.sql packages
8007572: Replace existing jdk timezone data at <java.home>/lib/zi with JSR310's tzdb

Integration of JSR310 Date/Time API for M7

Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Patrick Zhang <patrick.zhang@oracle.com>
Reviewed-by: darcy, alanb, naoto
2013-02-12 09:25:43 -08:00