-
Enhancement
-
Resolution: Unresolved
-
P5
-
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