RFR: 8252537: Updated @exception with @throws [v4]

Vipin Sharma vsharma at openjdk.java.net
Sun Sep 27 12:46:21 UTC 2020


> Updated @exception with @throws for core-libs, it fixes all open sub-tasks of JDK-8252536.
> 
> Open Subtasks part of this fix are:
> 1. JDK-8252537
> 2. JDK-8252539
> 3. JDK-8252540
> 4. JDK-8252541
> 
> Previous conversation on this:
> https://mail.openjdk.java.net/pipermail/core-libs-dev/2020-September/068540.html

Vipin Sharma has updated the pull request incrementally with one additional commit since the last revision:

  Replaced <code>...</code> with {@code ...} for modified statement in java.sql

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/95/files
  - new: https://git.openjdk.java.net/jdk/pull/95/files/37b69369..b9ed6571

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=95&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=95&range=02-03

  Stats: 432 lines in 7 files changed: 0 ins; 0 del; 432 mod
  Patch: https://git.openjdk.java.net/jdk/pull/95.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/95/head:pull/95

PR: https://git.openjdk.java.net/jdk/pull/95


More information about the serviceability-dev mailing list