On Thu, 9 Feb 2023 22:10:31 GMT, Kevin Driver <kdri...@openjdk.org> wrote:
>> I thought about this, but logically they are not related... >> >> I can definitely combine, but I made this choice for readability. What do >> you think? > > resolved Also, may just rely on the toString() impl instead of separate handling of getClass() and getMessage()? ------------- PR: https://git.openjdk.org/jdk/pull/12504