Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/ikvm-fork.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'openjdk/map.xml')
-rw-r--r--openjdk/map.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/openjdk/map.xml b/openjdk/map.xml
index f71253b5..3b0c6b8d 100644
--- a/openjdk/map.xml
+++ b/openjdk/map.xml
@@ -1427,6 +1427,15 @@
</body>
</method>
</class>
+ <class name="java.lang.reflect.Field">
+ <method name="_slot" sig="()I">
+ <body>
+ <ldarg_0 />
+ <ldfld class="java.lang.reflect.Field" name="slot" sig="I" />
+ <ret />
+ </body>
+ </method>
+ </class>
<class name="java.lang.reflect.Method">
<method name="_slot" sig="()I">
<body>