Foivos Zakkak

Results 205 comments of Foivos Zakkak

That's true! However, it's nice that you can install it from melpa and compile the external tool with `(pdf-tools-install)`!

> we should either add a NativeImageAllowIncompleteClasspathBuildItem so we can do native image with jOOQ Another way would be to include substitutions in the jOOQ extension that will explicitly make...

Unfortunately it's not that simple for Mandrel... > We tend to think of Mandrel as an extension to OpenJDK—mostly JAR files and very few native binaries. In fact, our productized...

> The problem is that the `io.grpc.netty.shaded.io.netty.util.internal.logging.Log4J2Logger` can't be parsed because no `commons-logging` dependency is included. Did you try adding the missing dependency to your project?

> Did you mean that I have to add the Log4J2Logger? But it's not used at all in runtime. Do I have to add it? Yes, it doesn't matter if...

> Maybe @zakkak can help us understand what's going on. I don't see anything special going on. Registering more classes for reflection is expected to increase these metrics. * [RecoveryEnvironmentBean](https://github.com/jbosstm/narayana/blob/main/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/common/RecoveryEnvironmentBean.java)...

> I rebased and updated the JNI metrics but will wait for @zakkak to confirm it's the way to go. Hi there, sorry for the late reply, yes please feel...

This seems to work (tested with Main IT in https://github.com/zakkak/quarkus/actions/runs/9254781855) @Karm please have a look.

> @zakkak The only nitpick would be some perhaps needlessly missing attributes from runner info, e.g. Yes, we had that in place but as suggested by @jerboaa in https://github.com/quarkusio/quarkus/pull/39784#discussion_r1616184350 I...

@bala4work have you tried @galderz's suggestion? Is this still an issue for you? If so please provide a minimal reproducer.