Home
last modified time | relevance | path

Searched refs:Handles (Results 1 – 21 of 21) sorted by relevance

/libcore/ojluni/src/test/java/lang/invoke/VarHandles/
DVarHandleBaseTest.java321 static class Handles { class in VarHandleBaseTest
357 Handles(VarHandle vh, VarHandleToMethodHandle f) throws Exception { in Handles() method in VarHandleBaseTest.Handles
437 static class MethodHandleAccessTestCase extends AccessTestCase<Handles> {
441 …cessTestCase(String desc, VarHandle vh, VarHandleToMethodHandle f, AccessTestAction<Handles> ata) { in MethodHandleAccessTestCase()
445 …e(String desc, VarHandle vh, VarHandleToMethodHandle f, AccessTestAction<Handles> ata, boolean loo… in MethodHandleAccessTestCase()
452 Handles get() throws Exception { in get()
453 return new Handles(vh, f); in get()
DVarHandleTestMethodHandleAccessString.java124 …static void testInstanceField(VarHandleTestMethodHandleAccessString recv, Handles hs) throws Throw… in testInstanceField()
264 …static void testInstanceFieldUnsupported(VarHandleTestMethodHandleAccessString recv, Handles hs) t… in testInstanceFieldUnsupported()
280 static void testStaticField(Handles hs) throws Throwable { in testStaticField()
442 static void testStaticFieldUnsupported(Handles hs) throws Throwable { in testStaticFieldUnsupported()
458 static void testArray(Handles hs) throws Throwable { in testArray()
622 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported()
640 static void testArrayIndexOutOfBounds(Handles hs) throws Throwable { in testArrayIndexOutOfBounds()
DVarHandleTestMethodHandleAccessDouble.java124 …static void testInstanceField(VarHandleTestMethodHandleAccessDouble recv, Handles hs) throws Throw… in testInstanceField()
291 …static void testInstanceFieldUnsupported(VarHandleTestMethodHandleAccessDouble recv, Handles hs) t… in testInstanceFieldUnsupported()
302 static void testStaticField(Handles hs) throws Throwable { in testStaticField()
491 static void testStaticFieldUnsupported(Handles hs) throws Throwable { in testStaticFieldUnsupported()
502 static void testArray(Handles hs) throws Throwable { in testArray()
693 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported()
706 static void testArrayIndexOutOfBounds(Handles hs) throws Throwable { in testArrayIndexOutOfBounds()
DVarHandleTestMethodHandleAccessFloat.java124 …static void testInstanceField(VarHandleTestMethodHandleAccessFloat recv, Handles hs) throws Throwa… in testInstanceField()
291 …static void testInstanceFieldUnsupported(VarHandleTestMethodHandleAccessFloat recv, Handles hs) th… in testInstanceFieldUnsupported()
302 static void testStaticField(Handles hs) throws Throwable { in testStaticField()
491 static void testStaticFieldUnsupported(Handles hs) throws Throwable { in testStaticFieldUnsupported()
502 static void testArray(Handles hs) throws Throwable { in testArray()
693 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported()
706 static void testArrayIndexOutOfBounds(Handles hs) throws Throwable { in testArrayIndexOutOfBounds()
DVarHandleTestMethodHandleAccessChar.java124 …static void testInstanceField(VarHandleTestMethodHandleAccessChar recv, Handles hs) throws Throwab… in testInstanceField()
374 …static void testInstanceFieldUnsupported(VarHandleTestMethodHandleAccessChar recv, Handles hs) thr… in testInstanceFieldUnsupported()
380 static void testStaticField(Handles hs) throws Throwable { in testStaticField()
652 static void testStaticFieldUnsupported(Handles hs) throws Throwable { in testStaticFieldUnsupported()
658 static void testArray(Handles hs) throws Throwable { in testArray()
932 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported()
940 static void testArrayIndexOutOfBounds(Handles hs) throws Throwable { in testArrayIndexOutOfBounds()
DVarHandleTestMethodHandleAccessByte.java124 …static void testInstanceField(VarHandleTestMethodHandleAccessByte recv, Handles hs) throws Throwab… in testInstanceField()
374 …static void testInstanceFieldUnsupported(VarHandleTestMethodHandleAccessByte recv, Handles hs) thr… in testInstanceFieldUnsupported()
380 static void testStaticField(Handles hs) throws Throwable { in testStaticField()
652 static void testStaticFieldUnsupported(Handles hs) throws Throwable { in testStaticFieldUnsupported()
658 static void testArray(Handles hs) throws Throwable { in testArray()
932 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported()
940 static void testArrayIndexOutOfBounds(Handles hs) throws Throwable { in testArrayIndexOutOfBounds()
DVarHandleTestMethodHandleAccessShort.java124 …static void testInstanceField(VarHandleTestMethodHandleAccessShort recv, Handles hs) throws Throwa… in testInstanceField()
374 …static void testInstanceFieldUnsupported(VarHandleTestMethodHandleAccessShort recv, Handles hs) th… in testInstanceFieldUnsupported()
380 static void testStaticField(Handles hs) throws Throwable { in testStaticField()
652 static void testStaticFieldUnsupported(Handles hs) throws Throwable { in testStaticFieldUnsupported()
658 static void testArray(Handles hs) throws Throwable { in testArray()
932 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported()
940 static void testArrayIndexOutOfBounds(Handles hs) throws Throwable { in testArrayIndexOutOfBounds()
DVarHandleTestMethodHandleAccessLong.java124 …static void testInstanceField(VarHandleTestMethodHandleAccessLong recv, Handles hs) throws Throwab… in testInstanceField()
374 …static void testInstanceFieldUnsupported(VarHandleTestMethodHandleAccessLong recv, Handles hs) thr… in testInstanceFieldUnsupported()
380 static void testStaticField(Handles hs) throws Throwable { in testStaticField()
652 static void testStaticFieldUnsupported(Handles hs) throws Throwable { in testStaticFieldUnsupported()
658 static void testArray(Handles hs) throws Throwable { in testArray()
932 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported()
940 static void testArrayIndexOutOfBounds(Handles hs) throws Throwable { in testArrayIndexOutOfBounds()
DVarHandleTestMethodHandleAccessInt.java124 …static void testInstanceField(VarHandleTestMethodHandleAccessInt recv, Handles hs) throws Throwabl… in testInstanceField()
374 …static void testInstanceFieldUnsupported(VarHandleTestMethodHandleAccessInt recv, Handles hs) thro… in testInstanceFieldUnsupported()
380 static void testStaticField(Handles hs) throws Throwable { in testStaticField()
652 static void testStaticFieldUnsupported(Handles hs) throws Throwable { in testStaticFieldUnsupported()
658 static void testArray(Handles hs) throws Throwable { in testArray()
932 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported()
940 static void testArrayIndexOutOfBounds(Handles hs) throws Throwable { in testArrayIndexOutOfBounds()
DVarHandleTestMethodHandleAccessBoolean.java124 …static void testInstanceField(VarHandleTestMethodHandleAccessBoolean recv, Handles hs) throws Thro… in testInstanceField()
347 …static void testInstanceFieldUnsupported(VarHandleTestMethodHandleAccessBoolean recv, Handles hs) … in testInstanceFieldUnsupported()
358 static void testStaticField(Handles hs) throws Throwable { in testStaticField()
603 static void testStaticFieldUnsupported(Handles hs) throws Throwable { in testStaticFieldUnsupported()
614 static void testArray(Handles hs) throws Throwable { in testArray()
861 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported()
874 static void testArrayIndexOutOfBounds(Handles hs) throws Throwable { in testArrayIndexOutOfBounds()
DX-VarHandleTestMethodHandleAccess.java.template124 …static void testInstanceField(VarHandleTestMethodHandleAccess$Type$ recv, Handles hs) throws Throw…
380 …static void testInstanceFieldUnsupported(VarHandleTestMethodHandleAccess$Type$ recv, Handles hs) t…
419 static void testStaticField(Handles hs) throws Throwable {
697 static void testStaticFieldUnsupported(Handles hs) throws Throwable {
736 static void testArray(Handles hs) throws Throwable {
1016 static void testArrayUnsupported(Handles hs) throws Throwable {
1057 static void testArrayIndexOutOfBounds(Handles hs) throws Throwable {
DVarHandleTestMethodTypeDouble.java735 …static void testInstanceFieldWrongMethodType(VarHandleTestMethodTypeDouble recv, Handles hs) throw… in testInstanceFieldWrongMethodType()
1343 static void testStaticFieldWrongMethodType(Handles hs) throws Throwable { in testStaticFieldWrongMethodType()
2163 static void testArrayWrongMethodType(Handles hs) throws Throwable { in testArrayWrongMethodType()
DVarHandleTestMethodTypeFloat.java735 …static void testInstanceFieldWrongMethodType(VarHandleTestMethodTypeFloat recv, Handles hs) throws… in testInstanceFieldWrongMethodType()
1343 static void testStaticFieldWrongMethodType(Handles hs) throws Throwable { in testStaticFieldWrongMethodType()
2163 static void testArrayWrongMethodType(Handles hs) throws Throwable { in testArrayWrongMethodType()
DVarHandleTestMethodTypeString.java649 …static void testInstanceFieldWrongMethodType(VarHandleTestMethodTypeString recv, Handles hs) throw… in testInstanceFieldWrongMethodType()
1160 static void testStaticFieldWrongMethodType(Handles hs) throws Throwable { in testStaticFieldWrongMethodType()
1858 static void testArrayWrongMethodType(Handles hs) throws Throwable { in testArrayWrongMethodType()
DVarHandleTestMethodTypeBoolean.java917 …static void testInstanceFieldWrongMethodType(VarHandleTestMethodTypeBoolean recv, Handles hs) thro… in testInstanceFieldWrongMethodType()
1651 static void testStaticFieldWrongMethodType(Handles hs) throws Throwable { in testStaticFieldWrongMethodType()
2669 static void testArrayWrongMethodType(Handles hs) throws Throwable { in testArrayWrongMethodType()
DVarHandleTestMethodTypeLong.java1003 …static void testInstanceFieldWrongMethodType(VarHandleTestMethodTypeLong recv, Handles hs) throws … in testInstanceFieldWrongMethodType()
1834 static void testStaticFieldWrongMethodType(Handles hs) throws Throwable { in testStaticFieldWrongMethodType()
2974 static void testArrayWrongMethodType(Handles hs) throws Throwable { in testArrayWrongMethodType()
DVarHandleTestMethodTypeInt.java1003 …static void testInstanceFieldWrongMethodType(VarHandleTestMethodTypeInt recv, Handles hs) throws T… in testInstanceFieldWrongMethodType()
1834 static void testStaticFieldWrongMethodType(Handles hs) throws Throwable { in testStaticFieldWrongMethodType()
2974 static void testArrayWrongMethodType(Handles hs) throws Throwable { in testArrayWrongMethodType()
DVarHandleTestMethodTypeByte.java1003 …static void testInstanceFieldWrongMethodType(VarHandleTestMethodTypeByte recv, Handles hs) throws … in testInstanceFieldWrongMethodType()
1834 static void testStaticFieldWrongMethodType(Handles hs) throws Throwable { in testStaticFieldWrongMethodType()
2974 static void testArrayWrongMethodType(Handles hs) throws Throwable { in testArrayWrongMethodType()
DVarHandleTestMethodTypeShort.java1003 …static void testInstanceFieldWrongMethodType(VarHandleTestMethodTypeShort recv, Handles hs) throws… in testInstanceFieldWrongMethodType()
1834 static void testStaticFieldWrongMethodType(Handles hs) throws Throwable { in testStaticFieldWrongMethodType()
2974 static void testArrayWrongMethodType(Handles hs) throws Throwable { in testArrayWrongMethodType()
DVarHandleTestMethodTypeChar.java1003 …static void testInstanceFieldWrongMethodType(VarHandleTestMethodTypeChar recv, Handles hs) throws … in testInstanceFieldWrongMethodType()
1834 static void testStaticFieldWrongMethodType(Handles hs) throws Throwable { in testStaticFieldWrongMethodType()
2974 static void testArrayWrongMethodType(Handles hs) throws Throwable { in testArrayWrongMethodType()
DX-VarHandleTestMethodType.java.template1009 …static void testInstanceFieldWrongMethodType(VarHandleTestMethodType$Type$ recv, Handles hs) throw…
1852 static void testStaticFieldWrongMethodType(Handles hs) throws Throwable {
3004 static void testArrayWrongMethodType(Handles hs) throws Throwable {