On Wed, 9 Sep 2020 19:29:30 GMT, Vipin Sharma <vsha...@openjdk.org> wrote:
> 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 This pull request has now been integrated. Changeset: dffe9db2 Author: Vipin Sharma <vsha...@openjdk.org> Committer: Lance Andersen <lan...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/dffe9db2 Stats: 2109 lines in 86 files changed: 0 ins; 0 del; 2109 mod 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 ------------- PR: https://git.openjdk.java.net/jdk/pull/95