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

[packager] MacOSX Does not respect JVMUserOptions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8u40
    • 7u40, 8u20
    • deploy

      The JVMUserOptions feature doesn't work as advertised on Mac OSX. The fundamental reason is because the storage mechanisms of the Java Prefrences �API are different from what might be expected, with esoteric rules about what the name of the persistence domain is and what the name of the root element is.

      So setting a java.util.prefs.Prefrences is never reflected in the startup of the program.

      To fix this, we need to make the launcher honor the esoteric rules of the backing store for Java Preferences on OSX.

            shemnon Danno Ferrin (Inactive)
            shemnon Danno Ferrin (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: