commit | b1ce2c0fe8accc582493e20279525c98ad3e228e | [log] [tgz] |
---|---|---|
author | Coleen Phillimore <coleenp@openjdk.org> | Wed Aug 22 07:51:07 2018 -0400 |
committer | Coleen Phillimore <coleenp@openjdk.org> | Wed Aug 22 07:51:07 2018 -0400 |
tree | 3038a1c60e9142c4b7f3287166f1d9bb2d3be67d | |
parent | ce61e39060f508e8b1755f5024dbe4a99008e7b5 [diff] |
8208172: SIGSEGV when owner of invokedynamic bootstrap method throws an exception - Symbol::increment_refcount()+0x0 Table for resolution errors always expect non-null message string. Reviewed-by: dholmes, iklam