You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaMethod.java
Copy file name to clipboardExpand all lines: test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaType.java
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1411,9 +1411,6 @@ public static void checkDeclaredAnnotationInfo(Class<?> clazz) {
1411
1411
"newArray",
1412
1412
"isInitialized",
1413
1413
"isLinked",
1414
-
"getJavaClass",
1415
-
"getObjectHub",
1416
-
"getHostClass",
1417
1414
"hasFinalizableSubclass",
1418
1415
"hasFinalizer",
1419
1416
"isLocal",
@@ -1423,8 +1420,7 @@ public static void checkDeclaredAnnotationInfo(Class<?> clazz) {
0 commit comments