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

allow arbitrary VM args if JNLP Client verifys they are safe.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 5.0
    • 1.0.1, 1.2.0, 1.4.2
    • deploy
    • tiger
    • generic, x86
    • generic, windows_nt, windows_2000

      The jnlp specification allows you to set the innitial and max heap size via
      the j2se element attributes initial-heap-size and max-heap-size.
      we have recieved RFE's 4625809, 4670925, and 4491200 asking for additional
      attributes to the j2se element to set:
      initial stack size, max stack size,
      incremental gx, no incremental gc, no class gc,
      server, client
          Instead of implementing additional attributes for each possible argument to
      the virtual machine, why not implement a generic vm-args attribute, and allow
      that the JNLP Client will launch java with the virtual machine attributes that
      it considers secure.


            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: