Results 12 comments of

> Regarding the proposed implementation more details are needed. What would you like to know?

PatcherContext: Move the `BytecodePatchContext` constructor call into a try-catch block `EmptyMultiDexContainerException`. The catch block would return null Make the `bytecodeContext` field nullable Make `PatcherContext.close` use `?.` Patcher: Make every mention...