On Thu, 24 Mar 2022 06:43:42 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> Prevailing JDK coding practices use "@throws" rather than "@exception". > Need to refactor remaining 2d, beans,sound classes to use @throws This pull request has now been integrated. Changeset: 6b59760d Author: Prasanta Sadhukhan <psadhuk...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/6b59760da69ff769d30950cb4ec6ebf684d1bf50 Stats: 56 lines in 22 files changed: 0 ins; 1 del; 55 mod 8283608: Refactor 2d, beans classes javadoc to use @throws instead of @exception Reviewed-by: iris, prr ------------- PR: https://git.openjdk.java.net/jdk/pull/7937