[graalvm-users] Type Erasure and Graalvm

Greg Zoller gzoller at gmail.com
Wed Feb 20 07:46:19 PST 2019


Hello,

Does Graalvm do anything to remediate Java’s throwing away of valuable type information so that it can be accessed at runtime via reflection?  e.g. a List of some type T—I want to know the runtime type of T.

Greg

Sent from my iPhone


More information about the GraalVM-Users mailing list