commit | b8b9434a9fc6fd2bc854cad1603472e72b3ca09d | [log] [tgz] |
---|---|---|
author | Coleen Phillimore <coleenp@openjdk.org> | Fri Feb 22 08:36:42 2013 -0500 |
committer | Coleen Phillimore <coleenp@openjdk.org> | Fri Feb 22 08:36:42 2013 -0500 |
tree | 0a18664c818fd80d3dc717d396f9187aee9a0f03 | |
parent | 3e1c15cc0ac68d19859414b9df8038f5fdb250cf [diff] |
8000797: NPG: is_pseudo_string_at() doesn't work Zero Symbol* for constant pool strings to indicate pseudo_strings (objects that aren't strings). Clean up JVM_CONSTANT_Object and unused flags. Reviewed-by: sspitsyn, jrose