-
Type:
Enhancement
-
Resolution: Won't Fix
-
Priority:
P5
-
None
-
Affects Version/s: None
-
Component/s: core-libs
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