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

webstart does not allow command line parameters to be passed to the jvm

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.0.1
    • deploy
    • x86
    • windows_nt



      Name: nt126004 Date: 09/04/2002


      FULL PRODUCT VERSION :
      java version 1.3.1_01

      FULL OPERATING SYSTEM VERSION : Windows NT Version 4.0


      A DESCRIPTION OF THE PROBLEM :
      We are deploying a client application using Java Web Start.
      The application has a lot of threads. The default per thread
      stack size is 512K, which is wasting a lot of memory on the
      client machines. We would very much like to be able to
      specifiy this parameter in the client JNLP file.

      Unfortunately, Java webstart only allows the heap size to be
      specified as a jre argument via the JNLP file.

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      1.Try and specify the -Xss argument equivalent in a WebStart
      deployed client program.
      2.
      3.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      There is no valid element in the j2se element attribute
      which enables the stack size to be set. Having an attribute
      of the j2se element (in JNLP file) like

        <j2se version="1.3+" stack-size="64k"/>





      REPRODUCIBILITY :
      This bug can be reproduced always.
      (Review ID: 159055)
      ======================================================================

            Unassigned Unassigned
            nthompsosunw Nathanael Thompson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: