Y
Hacker News
new
|
ask
|
show
|
jobs
by
kaba0
1253 days ago
GraalVM can use reflection just fine, with the caveat that you have to specify which classes can potentially be targeted (so no dynamically loading a random class file and reflection on that is possible)