RFR: 8274075: Fix miscellaneous typos in java.base [v2]

Pavel Rappo prappo at openjdk.java.net
Tue Sep 21 17:42:35 UTC 2021


On Tue, 21 Sep 2021 17:14:31 GMT, Pavel Rappo <prappo at openjdk.org> wrote:

>> Subjectively, "wrapping exception" would seem to be an exception in the process of wrapping something.
>
> Would "wrappER" be better?

We can either revert this part of the change or rephrase it. Mind you, rephrasing might prove tricky because of non-local changes it might introduce. There's one more occurrence of "wrapped exception" in this file: https://github.com/openjdk/jdk/blob/19b6f49649a317e6b255aeb810c8d533119b93bb/src/java.base/share/classes/java/lang/Throwable.java#L548-L554

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

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


More information about the core-libs-dev mailing list