Quick "Bat signal" style request for help with GraalVM: I think we have some devs here who are somewhat familiar with GraalVM runtime, and I was hoping to get some help with this issue:
https://github.com/FasterXML/jackson-modules-base/issues/191 where basically it'd be good to auto-detect, if possible, whether the current runtime environment is GraalVM. Knowing this would let modules like Afterburner and Blackbird gracefully degrade: instead of failing, just avoiding attempts to do dynamic bytecode generation when that will not succeed. This would be useful for users who might not want to customize setup across Graal/non-Graal cases, or frameworks, so that they can register AB/BB without causing failures. -+ Tatu +- -- You received this message because you are subscribed to the Google Groups "jackson-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to jackson-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jackson-dev/CAL4a10itzAAvDzEisf2HX9-vPTt9CH4bxc7gR8i1Z-Lu-O%3DoQQ%40mail.gmail.com.