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

load function should support a way to load scripts from classpath

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • core-libs
    • None
    • b112
    • generic
    • generic

      load function loads scripts from

      1) URLs
      2) files
      3) objects (with 'script' and 'name' properties)
      4) Maps (with 'script' and 'name' properties)

      load should support a way to load scripts from the classpath of the application as well. Users can manage this by passing explicit 'jar:' URLs - but that is difficult to manage in an app with many jars in classpath.

            sundar Sundararajan Athijegannathan
            sundar Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: