Karm Michal Babacek

Results 53 comments of Karm Michal Babacek

Hello, I am sorry I am coming late to the party. I read the comments and it's clearly unrelated to AWT (and not related to native either I think). I...

@galderz , /me eyeballing what we've got there these days: ``` 30 @Override 31 public void beforeAnalysis(BeforeAnalysisAccess access) { 32 Class caffeineCoreClazz = access.findClassByName("com.github.benmanes.caffeine.cache.Caffeine"); 33 access.registerReachabilityHandler(this::ensureCaffeineSupportEnabled, caffeineCoreClazz); 34 } 35...

I don't think any additional library should be added globally. Similarly with AWT dependencies, you add those in your own image when needed...

This is fixed in the contemporary 22.3-dev (e.g. 22.3.0-dev47e81a3a38f5) + Q 2.13.2. Closing.

Hello @jaikiran, give them an inch and they'll take a mile, as they say. With @prrace being otherwise engaged, would you happen to be knowledgeable enough about `client` libs, namely...

Hello @pthom, @floooh, @slowriot, Thanks for the awesome libraries. I love that I could fit [visual6502remix](https://floooh.github.io/visual6502remix/) on a 3.5" floppy. I have been tinkering with ImGui/ImPlot and most recently adopted...