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
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