-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 13
-
Component/s: core-libs
-
b12
The code in java.lang.Throwable has various explicit null checks that could be rewritten to use Objects.requireNonNull.