Hi All, Recent trunk (r610778) has failed to build: 83 compile-java: 84 [echo] Compiling PACK200 classes 85 [javac] Compiling 1 source file to C:\users\shade\Harmony\trunk\working_classlib\build\classes 86 [javac] Since fork is false, ignoring memoryMaximumSize setting. 87 [javac] C:\users\shade\Harmony\trunk\working_classlib\modules\pack200\src\main\java5\org\apache\harmony\pack200\Pack200UnpackerAdapter.java:51: writeJar(java.util.jar.JarOutputStream,java.io.InputStream) in org.apache.harmony.pack200.Segment cannot be applied to (java.util.jar.JarOutputStream) 88 [javac] s.writeJar(out); 89 [javac] ^ 90 [javac] 1 error 91 92 BUILD FAILED 93 C:\users\shade\Harmony\trunk\working_classlib\build.xml:113: The following error occurred while executing this line: 94 C:\users\shade\Harmony\trunk\working_classlib\make\build-java.xml:181: The following error occurred while executing this line: 95 C:\users\shade\Harmony\trunk\working_classlib\make\properties.xml:468: The following error occurred while executing this line: 96 C:\users\shade\Harmony\trunk\working_classlib\modules\pack200\build.xml:106: Compile failed; see the compiler error output for details. 97 98 Total time: 2 seconds Latest one that I had built successfully is r601000. Thanks, Aleksey.