commit | 22d7ce52bb2033adcb0b1b90a03510755af3da45 | [log] [tgz] |
---|---|---|
author | Thomas Schatzl <tschatzl@openjdk.org> | Thu Nov 23 15:51:06 2017 +0100 |
committer | Thomas Schatzl <tschatzl@openjdk.org> | Thu Nov 23 15:51:06 2017 +0100 |
tree | 208c5f289bc329cc83ea1abf946b35ea127c3b27 | |
parent | d21c547b0e1df480a6d940d9029c12d66cb7a989 [diff] |
8179244: Assert failed in instanceMirrorKlass.inline.hpp Investigate the failure and upon observing that the assert is too strict, disable it and addd a comment. Reviewed-by: ehelin