And you DEFINITELY cant crash in this way, and then add insult to injury by
leaving a daemon running. Seriously, the damn thing can use reflection.

On Fri, Jan 10, 2020 at 3:28 AM Robert Muir <[email protected]> wrote:

> This isn't rocket science: they can fall back to reflection if using ASM
> fails. Using ASM is some idiotic optimization, like most (ill-conceived)
> algorithms in the groovy langugage, we just need to fix it to be sane.
>
> On Fri, Jan 10, 2020 at 3:21 AM Dawid Weiss <[email protected]> wrote:
>
>> > Yeah, the elasticsearch way. But that is really broken. Java 13
>> shouldn't be "unsupported", it is a released JVM: been out for months!
>> Sorry, I think its a fucking crazy world if we let groovy just "get away"
>> with this.
>>
>> Java 13 is supported and works with Gradle 6... so it must be fixed
>> somewhere down the chain -- perhaps they just updated groovy?
>>
>> > Let's fix it!
>>
>> I think they have already:
>> https://issues.apache.org/jira/browse/GROOVY-9020
>>
>> As for the more general issue with asmlib I think Uwe had some ideas
>> how to make it more lenient but I don't really have an opinion on
>> that.
>>
>> D.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>

Reply via email to