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

java.lang.System: Forbid the modification of read-only system properties

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • P4
    • None
    • 1.1.6, 1.2.0, 1.3.0, 1.4.0, 6
    • core-libs
    • None
    • Fix Understood
    • generic, x86
    • generic, windows_nt

    Description

      Though many system properties are read-only, the VM and the runtime system
      allow them to be set, sometimes with unpredictable if not disastrous results.
      We should identify precisely which system properties are read-only and disallow
      them from being set either on the command line or via the methods in the
      java.lang.System class. -- mr@eng 8/11/1998

      Attachments

        Issue Links

          Activity

            People

              mr Mark Reinhold
              mr Mark Reinhold
              Votes:
              6 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Imported:
                Indexed: