Sean Mullan
db85090553
8338411: Implement JEP 486: Permanently Disable the Security Manager
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
Jin Kwon
aa2edd4913
8330686: Fix typos in the DatabaseMetaData javadoc
...
Reviewed-by: jpai, lancea, iris
2024-04-27 01:11:33 +00:00
Eamonn McManus
4fc6b0ffa4
8068958: Timestamp.from(Instant) should throw when conversion is not possible
...
Reviewed-by: rgiulietti, rriggs
2023-12-23 22:53:23 +00:00
Matthias Baesken
25cbe85d6f
8310550: Adjust references to rt.jar
...
Reviewed-by: erikj, clanger
2023-07-07 06:57:23 +00:00
Lance Andersen
fb283dff04
8310828: java.sql java.sql.rowset packages have no @since
info
...
Reviewed-by: naoto, iris, darcy, bpb
2023-06-27 17:22:41 +00:00
Lance Andersen
bb7608bacc
8307088: Allow the jdbc.drivers system property to be searchable
...
Reviewed-by: naoto, joehw
2023-04-29 14:37:13 +00:00
Lance Andersen
2fa09333ef
8304990: unnecessary dash in @param gives double-dash in docs
...
Reviewed-by: bpb, naoto
2023-03-29 14:52:11 +00:00
Magnus Ihse Bursie
e68024c2d2
8285485: Fix typos in corelibs
...
Reviewed-by: jpai, sundar, naoto, lancea
2022-05-17 12:10:48 +00:00
Pavel Rappo
d3d71ea289
8284922: Fix some doc-comment issues on methods with package access in JDK API
...
Reviewed-by: darcy, iris, bpb
2022-04-18 17:35:48 +00:00
Lance Andersen
272d6531ef
8283889: Fix Typo in open/src/java.sql/share/classes/java/sql/package-info.java
...
Reviewed-by: joehw, iris
2022-03-29 20:39:24 +00:00
Pavel Rappo
f180530935
8279918: Fix various doc typos
...
Reviewed-by: kevinw, lancea, mullan, sspitsyn, naoto, jlahoda, azvegint, egahlin, jjg
2022-01-14 16:10:14 +00:00
Mandy Chung
c6339cb8a2
8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle
...
8013527: calling MethodHandles.lookup on itself leads to errors
Co-authored-by: Peter Levart <plevart@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: mcimadamore, plevart, egahlin, redestad, cjplummer, alanb
2021-10-28 18:32:50 +00:00
Sergey Tsypanov
152e66923d
8273140: Replace usages of Enum.class.getEnumConstants() with Enum.values() where possible
...
Reviewed-by: tschatzl
2021-09-02 08:10:40 +00:00
Weijun Wang
6765f90250
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: erikj, darcy, chegar, naoto, joehw, alanb, mchung, kcr, prr, lancea
2021-06-02 11:57:31 +00:00
Alex Blewitt
80d3ea0261
8263885: Use the blessed modifier order in java.sql/rowset/transation.xa
...
Reviewed-by: redestad, lancea
2021-03-19 21:04:25 +00:00
Vipin Sharma
dee79d6053
8253936: Replace <code>...</code> with {@code ...} for java.sql
...
Reviewed-by: lancea
2020-11-25 16:01:40 +00:00
Sergey Bylokhov
2e510e04bd
8255043: Incorrectly styled copyright text
...
Reviewed-by: dholmes, trebari, jdv
2020-10-21 04:53:16 +00:00
Vipin Sharma
dffe9db25c
8252537: Updated @exception with @throws
...
8252536: Replace @exception with @throws for core-libs
8252539: Replace @exception with @throws java.rmi.activation package
8252540: Replace @exception with @throws java.rmi.registry package
8252541: Replace @exception with @throws java.rmi.server package
Reviewed-by: rriggs, sspitsyn, lancea
2020-10-02 14:50:53 +00:00
Lance Andersen
6160353be3
8251208: Add missing javadoc comments to java.sql and java.sql.rowsets
...
Reviewed-by: joehw
2020-08-20 12:38:39 -04:00
Mikael Vidstedt
1f5e21a16e
Merge
2020-07-15 21:24:39 -07:00
Mark Reinhold
55039aa1c6
8249205: Remove unnecessary trademark symbols
...
Reviewed-by: darcy, lancea, bpb, prr, jjg, cjplummer, iris, dfuchs, weijun, joehw, wetmore, bchristi
2020-07-15 14:21:54 -07:00
Lance Andersen
023c53d190
8247677: Incorrect class name displayed in DriverManager trace output
...
Reviewed-by: joehw
2020-07-15 09:19:20 -04:00
Roger Riggs
42726a87e9
8215361: (doc) Cleanup package-info markup - smartcardio, java.sql, java.sql.rowset
...
Reviewed-by: lancea, prappo, naoto
2020-01-24 14:32:04 -05:00
Roger Riggs
72c2079fd0
8231663: Incorrect GPL header in some RMI/SQL package-info.java files
...
Reviewed-by: bpb, iris, lancea
2019-10-02 13:57:03 -04:00
Joe Darcy
37465fba75
8231442: Suppress warnings on non-serializable instance fields in java.sql.* modules
...
Reviewed-by: lancea
2019-09-25 09:37:18 -07:00
Lance Andersen
d711c4e18e
8226808: PreparedStatement javadoc typo
...
Reviewed-by: bpb, joehw
2019-07-26 15:06:22 -04:00
Lance Andersen
b1c6ff7193
8226518: Typo in the ConnectionBuilder javadoc examples
...
Reviewed-by: bpb
2019-06-20 16:15:10 -04:00
Lance Andersen
000df1402b
8225322: Broken links in java.sql
...
Reviewed-by: darcy, jjg
2019-06-09 05:56:46 -04:00
Roger Riggs
40d7e4c2e9
8215309: Convert package.html files to package-info.java files
...
Reviewed-by: darcy, lancea
2018-12-12 15:35:20 -05:00
Roger Riggs
938b844088
8214971: Replace use of string.equals("") with isEmpty()
...
Reviewed-by: jlaskey, prappo, lancea, dfuchs, redestad
2018-12-07 11:51:17 -05:00
Lance Andersen
c925556ec4
8211295: DriverManager.getConnection fails when called from com.sun.rowset.JdbcRowSetImpl
...
Reviewed-by: mchung, alanb
2018-10-01 13:05:51 -04:00
Joe Darcy
07cb147927
8208060: Additional corrections of serial-related declarations
...
Reviewed-by: rriggs, lancea
2018-07-20 14:46:43 -07:00
Lance Andersen
9995861868
8197533: Move javax.transaction.xa to its own module
...
Reviewed-by: darcy, alanb, psandoz, ihse
2018-03-04 17:05:29 -05:00
Claes Redestad
7759531e5c
8176188: jdk/internal/misc/JavaLangAccess/NewUnsafeString.java failing since 9-b93
...
Reviewed-by: psandoz, sherman
2017-12-05 14:25:16 +01:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00