Re: ant git commit: bz-62952 Make AntClassLoader multi-release jar aware when it deals with java.util.jar.JarFile

2018-12-12 Thread Stefan Bodewig
[sorry for the delay, am pretty much swamped right now, I know this makes dialogue difficult] On 2018-12-09, Jaikiran Pai wrote: > On 09/12/18 3:18 PM, Stefan Bodewig wrote: >> On 2018-12-05, wrote: >>> Repository: ant >>> Updated Branches: >>> refs/heads/master ac46ff190 -> 593aff2d2 >>>

Re: ant git commit: bz-62952 Make AntClassLoader multi-release jar aware when it deals with java.util.jar.JarFile

2018-12-09 Thread Jaikiran Pai
Hi Stefan, On 09/12/18 3:18 PM, Stefan Bodewig wrote: > On 2018-12-05, wrote: > >> Repository: ant >> Updated Branches: >> refs/heads/master ac46ff190 -> 593aff2d2 > >> bz-62952 Make AntClassLoader multi-release jar aware when it deals with >> java.util.jar.JarFile > An alternative approach

Re: ant git commit: bz-62952 Make AntClassLoader multi-release jar aware when it deals with java.util.jar.JarFile

2018-12-09 Thread Stefan Bodewig
On 2018-12-05, wrote: > Repository: ant > Updated Branches: > refs/heads/master ac46ff190 -> 593aff2d2 > bz-62952 Make AntClassLoader multi-release jar aware when it deals with > java.util.jar.JarFile An alternative approach to using reflection when creating the JarFile instance would be