<i18n dev> RFR: 8282602: Refactor java/awt classes javadoc to use @throws instead of @exception
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Thu Mar 3 12:33:23 UTC 2022
Prevailing JDK coding practices use "@throws" rather than "@exception".
Refactor existing java/awt classes javadoc to use @throws
-------------
Commit messages:
- Fix
- Fix
Changes: https://git.openjdk.java.net/jdk/pull/7675/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7675&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8282602
Stats: 350 lines in 73 files changed: 0 ins; 0 del; 350 mod
Patch: https://git.openjdk.java.net/jdk/pull/7675.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7675/head:pull/7675
PR: https://git.openjdk.java.net/jdk/pull/7675
More information about the i18n-dev
mailing list