Suresh

Results 40 comments of Suresh

@jimpil Sorry, this isn't answering your question. I'd like to let you know that the short-term fix for pinning is available on the Loom-ea build (https://mail.openjdk.org/pipermail/loom-dev/2024-February/006433.html). Hopefully, this will be...

Hi, are there any plans to add support for the virtual thread soon?

@vlsi hi, could you able to find any workaround for pre-compiled script plugins (organized as part of `build-logic`)? I ended up using something like this ``` if (project == rootProject)...

``` 09:08:50.627 [AccessPatcher/main] DEBUG: Patching package reflection restrictions 09:08:50.636 [JFXInjection/main] INFO : Checking local cache for JavaFX dependencies... 09:08:50.639 [JFXInjection/main] INFO : JavaFX classpath injection complete 09:08:50.651 [Lang/main] ERROR: Translations...

Not sure why is it looking for translations in the current working directory `Translations could not be loaded! CodeSource: file:/Users/xxxx/install/tools/recaf`? Is that expected?

No, using this really executable jar stub. This was working fine with older releases though ``` cat stub.sh #!/bin/bash SOURCE="${BASH_SOURCE[0]}" while [ -h "$SOURCE" ]; do # resolve $SOURCE until...

> bash script file instead of the jar file it's running. I'd say that's probably the fault of the script instead of recaf. Yeah, but jvm can load and run...

@SebastianAigner Lottie compose doesn't have plan to support CFD as it's using Android Canvas under the hood - https://twitter.com/gpeal8/status/1378443883890180097