-
Enhancement
-
Resolution: Won't Fix
-
P5
-
None
-
None
The current Throwable::printStackTrace implementation uses three inner classes PrintStreamOrWriter/WrappedPrintStream/WrappedPrintWriter. We can introduce a static method println to replace these three embedded classes.
- links to
-
Review(master) openjdk/jdk/24795