Uploaded image for project: 'Device I/O '
  1. Device I/O
  2. DIO-11

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 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.

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

              Created:
              Updated:
              Resolved: