commit | 7e2463ea7257b7ff9a7d43cb0b9303c9b90248d7 | [log] [tgz] |
---|---|---|
author | Coleen Phillimore <coleenp@openjdk.org> | Mon May 05 19:53:00 2014 -0400 |
committer | Coleen Phillimore <coleenp@openjdk.org> | Mon May 05 19:53:00 2014 -0400 |
tree | 805539ff10ec580216d8cc9940f6ace2c9500de9 | |
parent | a51135b2022f6fec65e9bc288efe78abe8e9484a [diff] |
8023697: failed class resolution reports different class name in detail message for the first and subsequent times Cache detail message when we cache exception for constant pool resolution. Reviewed-by: acorn, twisti, jrose