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

jjs tools should support a mode where it will load few command line scripts and then entering into interactive shell

XMLWordPrintable

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

      Say for example:

      jjs foo.js bar.js -

      would evaluate 'foo.js' and 'bar.js' scripts and then enter into interactive mode. This is very useful to test third party scripts by loading scripts and trying out functions by interactive mode. Currently user has to call load function multiple times inside interactive shell.

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

              Created:
              Updated:
              Resolved: