8157453: Convert DependencyContext_test to GTest

Reviewed-by: dholmes, rehn, kzhaldyb
This commit is contained in:
Jesper Wilhelmsson 2016-05-20 16:45:00 +02:00
parent 99e0b31b64
commit 4fde26fd80
4 changed files with 98 additions and 77 deletions

View file

@ -29,6 +29,7 @@
#include "oops/oop.hpp"
#include "runtime/handles.hpp"
#include "runtime/perfData.hpp"
#include "runtime/safepoint.hpp"
class nmethod;
class DepChange;