commit | a2d18a02385e71160551b3ca4818b8861c13c264 | [log] [tgz] |
---|---|---|
author | Roland Westrelin <roland@openjdk.org> | Sat Aug 02 06:15:23 2014 +0200 |
committer | Roland Westrelin <roland@openjdk.org> | Sat Aug 02 06:15:23 2014 +0200 |
tree | 328556e9263c6b154abbd81001a512139726485a | |
parent | dc2c903e434f1d278f31d0526aae0e9fa42ebe3d [diff] |
8057038: Speculative traps not robust when compilation and class unloading are concurrent Speculative traps can be removed from MDO while being copied by compiler Reviewed-by: kvn, iveresov