Searched refs:Generic (Results 1 – 3 of 3) sorted by relevance
3 through Generic JNI would crash the Generic JNI trampoline because it
70 class Generic<A> { class532 private Generic<SubclassC> genericC = new Generic<SubclassC>();533 private Generic<Final> genericFinal = new Generic<Final>();588 private Final boundOnlyOnceCheckCast(Generic<Final> o) { in boundOnlyOnceCheckCast()
1 Tests that native methods in app image using compiled stubs or Generic JNI work correctly.