commit | f3fb3c4777c21c50915760a314a92a4dec151de9 | [log] [tgz] |
---|---|---|
author | Daniel D. Daugherty <dcubed@openjdk.org> | Tue Jun 04 19:39:21 2013 -0700 |
committer | Daniel D. Daugherty <dcubed@openjdk.org> | Tue Jun 04 19:39:21 2013 -0700 |
tree | 12accdf034151bc0f39ff072b0565637c91f73b7 | |
parent | e609456b0e70b134ee34ec9541e1ef2dc8e69bfb [diff] |
8010257: remove unused thread-local variables _ScratchA and _ScratchB Remove dead code. Reviewed-by: twisti, coleenp