Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8049376 Move user-editable configuration files to top-level conf directory
  3. JDK-8174665

Release Note: Extend the search path for the org.omg.CORBA.ORB orb.properties file

    XMLWordPrintable

Details

    • Verified

    Description

      org.omg.CORBA.ORB specifies the search order to locate an ORB's orb.properties file, and this includes searching ${java.home}/lib. The JDK 9 release will include a ${java.home}/conf directory as the location for properties files. As such, the ORB.init processing has been amended, to include ${java.home}/conf directory in its search path for an orb.properties file. Thus, the preferred approach is to use the ${java.home}/conf directory, in preference to the ${java.home}/lib directory, as a location for an orb.properties file.

      Attachments

        Issue Links

          Activity

            People

              msheppar Mark Sheppard
              rcalnan Roger Calnan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: