> De: "Martin Buchholz" <[email protected]> > À: "Remi Forax" <[email protected]> > Cc: "Ralph Goers" <[email protected]>, "core-libs-dev" > <[email protected]> > Envoyé: Mercredi 6 Décembre 2017 22:35:42 > Objet: Re: Android and Log4j
> Very latest Android Studio comes with two compilers, dx and d8. > [ https://developer.android.com/studio/preview/features/index.html | > https://developer.android.com/studio/preview/features/index.html ] > I hear that both compilers know to skip module-info files. I hope dx will die soon, i had to patch it once and i was messy, a register allocator is usually not a fun code but in case of dx, it is hidden by several layers of abstraction which made me cringe. Rémi > On Mon, Dec 4, 2017 at 12:03 PM, Martin Buchholz < [ > mailto:[email protected] > | [email protected] ] > wrote: >> On Sun, Dec 3, 2017 at 11:02 AM, Remi Forax < [ mailto:[email protected] | >> [email protected] ] > wrote: >>> Ask Google to fix dx, >>> dx should ignore the module-info.class and everything inside >>> META-INF/versions >>> (at least it's a first simple patch). >> Hi, I'm "Google", sort of. Friends tell me that dx is getting fixed.
