<openjdkdio>/src/se/classes/com/oracle/dio/registry/RegistryImpl.java does not compile

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • Component/s: jdk.dio
    • None

      src/se/classes/com/oracle/dio/registry/RegistryImpl.java:

       private void saveRegistry(Properties registry) throws IOException {
       168 String path = Configuration.getSystemProperty(REGISTRY_FILE_PATH);

      Variable path is accessed by inner class, so the compilation fails.

            Assignee:
            Olga Nazarkina (Inactive)
            Reporter:
            Olga Nazarkina (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: