-
Classes Class Description org.robolectric.internal.bytecode.InvokeDynamicClassInstrumentor The invoke-dynamic case has been moved to ClassInstrumentor. Classes previously extending this class should extendClassInstrumentordirectly.org.robolectric.internal.bytecode.ProxyMaker This is incompatible with JDK17+. Use aReflectorinterface withDirect.
-
Methods Method Description org.robolectric.internal.bytecode.ShadowImpl.directlyOn(T, Class<T>) This is incompatible with JDK17+. Use aReflectorinterface withDirect.org.robolectric.internal.bytecode.ShadowMap.convertToShadowName(String) do not use