Update XSLT compiler to generate classes that invoke addReads

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: None
    • Component/s: xml
    • b129


      Translet are generated as a modules but are using the JDK-internal API to make them loose so that they read all unnamed modules. We should change code generate to generate an initializer so that loading the translet class will invoke java.lang.reflect.Module addReads to read the unnamed modules of types references by the code. This will allow us to remove the dependency on the internal API.

            Assignee:
            Daniel Fuchs
            Reporter:
            Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: