commit | 6bc9833f65aefaaba189d4d26091261d2d9ca8b0 | [log] [tgz] |
---|---|---|
author | Tobias Hartmann <thartmann@openjdk.org> | Mon Sep 23 14:30:31 2019 +0200 |
committer | Tobias Hartmann <thartmann@openjdk.org> | Mon Sep 23 14:30:31 2019 +0200 |
tree | 79ce618a1964fcfeb3f5cefc62c4dfb7b9052be2 | |
parent | 470168868fa4b548acb4cec9e8c291a3be075c96 [diff] |
8231058: VerifyOops crashes with assert(_offset >= 0) failed: offset for non comment? Offset method should only be called for comments. Reviewed-by: roland, dholmes