RFR: 8282473: Refactor swing classes javadoc to use @throws instead of @exception

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Tue Mar 1 10:22:29 UTC 2022


Prevailing JDK coding practices use "@throws" rather than "@exception".
Refactor existing swing classes javadoc to use @throws

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

Commit messages:
 - Fix
 - Fix
 - Fix

Changes: https://git.openjdk.java.net/jdk/pull/7644/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7644&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8282473
  Stats: 533 lines in 114 files changed: 0 ins; 0 del; 533 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7644.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7644/head:pull/7644

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



More information about the client-libs-dev mailing list