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

need rewrite (cleanup) of launcher.c

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • deploy
    • None
    • b28
    • x86
    • windows_xp

      For Mustang, we should rewrite the native code in launcher.c
      The current code has been build up for three years by adding features one at a time. and adding each as new args to thye routines:
      ScanFileForOptions, ConvertVmArgs, and LaunchJava.
      It could be greatly simplified by adding launch args to an argument object, instead of passing every possible arg in every routine.

            herrick Andy Herrick (Inactive)
            herrick Andy Herrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: