Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
A simple new Exception(null) should not succeed, since there is a String and a Throwable version of the constructor, that both have the same distance to Object. Instead a random one of the two is chosen.