TypePtr::dump2 and its implementations in the subclasses of TypePtr are complicated and sometimes hide important information. For example, in JDK-8371581, 2 different types end up having the same dump result. Furthermore, while working on JDK-8370914, I had a hard time deciphering the debug messages. We should just print out all the information instead.
- causes
-
JDK-8372461 [IR Framework] Multiple test failures after JDK-8371789
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/8bafc2f0
-
Review(master)
openjdk/jdk/28292