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

HTML Converter win32 launcher has commandline invocation problems

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • deploy
    • None
    • beta2
    • x86
    • windows_98

      The HTML Converter win32 launcher has problems when invoked from the
      commandline and some cosmetic issues...

        1) I/O streams need to be hooked up between launcher and converter
           so that console I/O is possible. Right now, HtmlConverter -help
           just returns with no output. See the following URL for assistance...

           http://support.microsoft.com/support/kb/articles/Q190/3/51.ASP

        2) The launcher does not wait for the conversion to complete before
           exiting. WaitForSingleObject(pi.hProcess,INFINITE) needs to be
           implemented to make scripting possible on win32 platforms.


        3) Cosmetic, but important, the copyright for HtmlConverter.cpp is
           old and needs to be updated. Please use the same copyright that
           is used on make/common/Release.gmk

        4) Cosmetic, the coding standard is 4 space indentation, not 8. Please
           see the Java style guide, which also applies to C++...

           http://javaweb.eng/docs/writing/codeconv/codeconv/html-external/html/CodeConventions.doc6.html#449

            duke J. Duke
            jmelvin James Melvin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: