commit | 0b3bc5c4f0cb470b00e297718e86debbc3ba0912 | [log] [tgz] |
---|---|---|
author | Coleen Phillimore <coleenp@openjdk.org> | Wed Feb 15 22:59:57 2017 -0500 |
committer | Coleen Phillimore <coleenp@openjdk.org> | Wed Feb 15 22:59:57 2017 -0500 |
tree | 93810340170968ab670e5947aa7d7fe122d9ba43 | |
parent | b1171ce431da385d64834e6b853c665bb49957d8 [diff] |
8169881: Remove implicit Handle conversions oop->Handle Pass THREAD to Handle as argument instead of implicit Thread::current() call. Reviewed-by: dholmes, sspitsyn