If you are doing #polyglot programming with #GraalVM, say you have some #JavaScript that is accessing #Java host objects, in addition to host access being allowed in the context, you need to register them for reflection fully when you turn your program into a #nativeImage.