paulk-asert opened a new pull request, #2902: URL: https://github.com/apache/groovy/pull/2902
Put the three module jars on the probe classpath, union their shipped metadata in the drift check, and exercise Path extensions, the XML parsers and builder, and JSON output and parsing. The strict-mode image found three gaps: groovy-xml's FactorySupport needs its JAXP ServiceLoader lookups and default implementations registered (generator gains a resources section), groovy-json needs its ServiceLoader-loaded string service (hand-written module metadata), and the Introspector's by-name resolution of Path's parameter types needs a hand-listed entry the JVM agent cannot record, now preserved across updateProbeMetadata. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
