Cleanup nashorn build

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 11
    • Affects Version/s: 11
    • Component/s: infrastructure
    • None
    • b17

        The nashorn module requires some special handling when being built. Because of this, it's not currently compiled like the other modules, in CompileJavaModules.gmk, but instead in a separate BuildNashorn.gmk. While nashorn still needs some special treatment, because of the nasgen tool, this can be reduced quite a bit.

        My intention is to reduce BuildNashorn.gmk to only be about running nasgen and include that file conditionally from CompileJavaModules.gmk. That way the nashorn classes will be compiled using the same configuration as any other module.

              Assignee:
              Erik Joelsson
              Reporter:
              Erik Joelsson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: