Searched refs:ConstantBootstraps (Results 1 – 5 of 5) sorted by relevance
33 import java.lang.invoke.ConstantBootstraps;51 ConstantBootstraps.explicitCast(null, null, dstType, value); in testBadConversion()76 Object actual = ConstantBootstraps.explicitCast(null, null, dstType, value); in testSuccess()
44 public final class ConstantBootstraps { class48 private ConstantBootstraps() {throw new AssertionError();} in ConstantBootstraps() method in ConstantBootstraps
29 import java.lang.invoke.ConstantBootstraps;
1506 "ojluni/src/main/java/java/lang/invoke/ConstantBootstraps.java",
259 …java/java/lang/invoke/ConstantBootstraps.java,jdk17u/jdk-17.0.6-ga,src/java.base/share/classes/jav…