commit | bc264ba95b848c3d82f95a2af3b4ccc73c61452a | [log] [tgz] |
---|---|---|
author | Coleen Phillimore <coleenp@openjdk.org> | Thu May 16 11:07:09 2019 -0400 |
committer | Coleen Phillimore <coleenp@openjdk.org> | Thu May 16 11:07:09 2019 -0400 |
tree | 41db3004ae95fcc639451b250f294a0f6cdf74cc | |
parent | 08193be19cd86bb4bc25c484df7609288f2892fe [diff] |
8223585: vmTestbase/runtime/pcl/* get SEGV in MetadataOnStackClosure::do_metadata(Metadata*)+0x0 Adjust old method table by only one thread. Reviewed-by: kvn, jcbeyler, sspitsyn