Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8203945

Cleanup nashorn build

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 11
    • 11
    • infrastructure
    • None
    • b17

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: