Class UnsupportedTransformerFactoryFeatures


  • public final class UnsupportedTransformerFactoryFeatures
    extends Object
    Some features which are being set by DefaultPGXmlFactoryFactory#setFactoryProperties by default are not supported by the current GraalVM version: when using them they will result in fatal errors. These same features are also not supported in JVM mode, except that when running in JVM these errors are caught and ignored, rather than crashing the application; so the solution seems simple: ignore these features.
    • Constructor Detail

      • UnsupportedTransformerFactoryFeatures

        public UnsupportedTransformerFactoryFeatures()