Re: Android and Log4j

2018-01-09 Thread Martin Buchholz
On Tue, Jan 9, 2018 at 5:11 PM, Ralph Goers wrote: > > I don’t think I got a reply to this question. I created > https://issuetracker.google.com/issues/70118537 for this but I have not > gotten any response. Is there a better mailing list where I should follow > up? >

Re: Android and Log4j

2018-01-09 Thread Ralph Goers
Martin, I don’t think I got a reply to this question. I created https://issuetracker.google.com/issues/70118537 for this but I have not gotten any response. Is there a better mailing list where I should follow up? Ralph > On Dec 6, 2017, at

Re: Android and Log4j

2017-12-06 Thread Ralph Goers
Martin, Do they also ignore the class files in META-INF/versions? Ralph > On Dec 6, 2017, at 2:35 PM, Martin Buchholz wrote: > > Very latest Android Studio comes with two compilers, dx and d8. > https://developer.android.com/studio/preview/features/index.html >

Re: Android and Log4j

2017-12-06 Thread Martin Buchholz
o...@univ-mlv.fr> wrote: > > > -- > > *De: *"Martin Buchholz" <marti...@google.com> > *À: *"Remi Forax" <fo...@univ-mlv.fr> > *Cc: *"Ralph Goers" <ralph.go...@dslextreme.com>, "core-libs-dev" < > core-libs-dev@o

Re: Android and Log4j

2017-12-06 Thread forax
> De: "Martin Buchholz" <marti...@google.com> > À: "Remi Forax" <fo...@univ-mlv.fr> > Cc: "Ralph Goers" <ralph.go...@dslextreme.com>, "core-libs-dev" > <core-libs-dev@openjdk.java.net> > Envoyé: Mercredi 6 Décembre 2

Re: Android and Log4j

2017-12-06 Thread forax
Hi Google :) great news. Rémi > De: "Martin Buchholz" <marti...@google.com> > À: "Remi Forax" <fo...@univ-mlv.fr> > Cc: "Ralph Goers" <ralph.go...@dslextreme.com>, "core-libs-dev" > <core-libs-dev@openjdk.java.net

Re: Android and Log4j

2017-12-04 Thread Martin Buchholz
On Sun, Dec 3, 2017 at 11:02 AM, Remi Forax 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.

Re: Android and Log4j

2017-12-04 Thread Uwe Schindler
Hi, I'd also suggest to place the module-info.class inside the versions folder. So it should be ignored once the meta-inf bug is fixed. Java 9 should also read the module info from the versioned folder. Uwe Am 3. Dezember 2017 20:19:34 MEZ schrieb Alan Bateman : >On

Re: Android and Log4j

2017-12-03 Thread Ralph Goers
> On Dec 3, 2017, at 12:19 PM, Alan Bateman wrote: > > On 03/12/2017 18:25, Ralph Goers wrote: >> Log4j added support for Java 9 by: >> Converting the Log4j-API jar to a multi-release jar that includes support >> for StackWalker and the new Process Id support. >>

Re: Android and Log4j

2017-12-03 Thread Alan Bateman
On 03/12/2017 18:25, Ralph Goers wrote: Log4j added support for Java 9 by: Converting the Log4j-API jar to a multi-release jar that includes support for StackWalker and the new Process Id support. Adding a module-info.jar to the Log4j API jar. We are now getting complaints from Android users

Re: Android and Log4j

2017-12-03 Thread Remi Forax
libs-dev@openjdk.java.net> > Envoyé: Dimanche 3 Décembre 2017 19:25:08 > Objet: Android and Log4j > Log4j added support for Java 9 by: > Converting the Log4j-API jar to a multi-release jar that includes support for > StackWalker and the new Process Id support. > Adding a modul

Android and Log4j

2017-12-03 Thread Ralph Goers
Log4j added support for Java 9 by: Converting the Log4j-API jar to a multi-release jar that includes support for StackWalker and the new Process Id support. Adding a module-info.jar to the Log4j API jar. We are now getting complaints from Android users (as well as a few others) that their tools