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

Add -Xmn to secure properties

XMLWordPrintable

    • b11
    • generic
    • generic
    • Verified

        A user on the java.net forums has reported the need to be able to specify the -Xmn command line argument to unsigned applets. This command line argument is not listed in the documentation for the java command, and appears to be supported only as a compatibility measure for other vendors' JVMs. Its effects can be had by specifying the -XX:NewSize= and -XX:MaxNewSize= HotSpot-specific command-line arguments, which are already in the secure properties list. Having -Xmn also available would be helpful to end users.

        See http://forums.java.net/jive/thread.jspa?threadID=34872&tstart=0 .

              ccheung Calvin Cheung
              kbr Kenneth Russell (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: