RFR: 8355301: Simplify Throwable::printStackTrace by replacing inner class with static method [v4]
Shaojin Wen
swen at openjdk.org
Fri Apr 25 00:37:45 UTC 2025
On Thu, 24 Apr 2025 23:57:56 GMT, Joe Darcy <darcy at openjdk.org> wrote:
>> @AlanBateman I have modified it to use interface + record. Is this what you want?
>
> Again, what goal is this PR trying to accomplish?
The goal of this PR is to simplify the code by using new language features.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24795#discussion_r2059407222
More information about the core-libs-dev
mailing list