mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-15 21:05:11 +00:00
This fix updates the XSLT compiler to generate Module.addReads statements for external function calls (see FunctionCall.java) Reviewed-by: alanb, clanger, joehw