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

RMIC requires access to all system properties

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.1.7
    • 1.1
    • core-libs
    • b01
    • generic
    • generic
    • Verified

      Code in src/share/sun/sun/rmi/rmic/BatchEnvironment.java requires access to all system properties (calls System.getProperties() method). System.getProperties() is a security constrained method. When run under JCK 1.1 and later, access to all of the system properties is forbidden by the security manager. This breaks the rmic compiler, and causes all rmic tests to fail.

            acolleysunw Adrian Colley (Inactive)
            kasmithsunw Kevin Smith (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: