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

OpenJDK binary build failure

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • None
    • embedded
    • None
    • dio

      Compiling Java source files to /home/snazarki/jdk.dio/dev/build/jar/dio.jar
      src/se/classes/com/oracle/dio/impl/Platform.java:86: error: cannot find symbol
                  Logging.reportWarning(ExceptionMessage.format(ExceptionMessage.CLONE_ERROR));
                                                                ^
        symbol: variable ExceptionMessage
        location: class Platform
      src/se/classes/com/oracle/dio/impl/Platform.java:86: error: cannot find symbol
                  Logging.reportWarning(ExceptionMessage.format(ExceptionMessage.CLONE_ERROR));
                                        ^
        symbol: variable ExceptionMessage
        location: class Platform
      src/se/classes/com/oracle/dio/impl/Platform.java:86: error: cannot find symbol
                  Logging.reportWarning(ExceptionMessage.format(ExceptionMessage.CLONE_ERROR));
                  ^
        symbol: variable Logging
        location: class Platform
      src/se/classes/com/oracle/dio/impl/Platform.java:87: error: cannot find symbol
                  return instance;
                         ^
        symbol: variable instance
        location: class Platform

            snazarki Sergey Nazarkin
            snazarki Sergey Nazarkin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: