Hi, I get a compile error when building latest harmony classlib. Anyone has
the same problem? or just my local problem?

Error message:

-compile:
   [javac] Since compiler setting isn't classic or modern,ignoring fork
setting
.
   [javac] Compiling 1 source file to D:\Harmony\build\classes
   [javac] Since compiler setting isn't classic or modern,ignoring fork
setting
.
   [javac] ----------
   [javac] 1. ERROR in
D:\Harmony\modules\logging\src\main\java\java\util\loggi
ng\Logger.java
   [javac]  (at line 431)
   [javac]     Handler handler =
(Handler)LogManager.getInstanceByClass(handler
Name);
   [javac]                                           ^^^^^^^^^^^^^^^^^^
   [javac] The method getInstanceByClass(String) is undefined for the type
LogM
anager
   [javac] ----------
   [javac] 1 problem (1 error)

BUILD FAILED
D:\Harmony\build.xml:108: The following error occurred while executing this
line
:
D:\Harmony\make\build-java.xml:143: Compile failed; see the compiler error
outpu
t for details.

Total time: 1 minute 9 seconds


--
Best regards,
Andrew Zhang

Reply via email to