mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
7082263: Reflection::resolve_field/field_get/field_set are broken
Reviewed-by: kvn, dholmes, stefank, coleenp
This commit is contained in:
parent
e3342531b4
commit
cebdce4479
15 changed files with 6 additions and 1025 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue