7082263: Reflection::resolve_field/field_get/field_set are broken

Reviewed-by: kvn, dholmes, stefank, coleenp
This commit is contained in:
Tom Rodriguez 2011-08-30 00:54:09 -07:00
parent e3342531b4
commit cebdce4479
15 changed files with 6 additions and 1025 deletions

View file

@ -33,7 +33,6 @@
#include "runtime/globals.hpp"
#include "runtime/interfaceSupport.hpp"
#include "runtime/reflection.hpp"
#include "runtime/reflectionCompat.hpp"
#include "runtime/synchronizer.hpp"
#include "services/threadService.hpp"
#include "utilities/copy.hpp"