Could you, please, send the compiler output for these errors?

On 10/13/06, Stepan Mishura <[EMAIL PROTECTED]> wrote:
BTW, I stumbled over this class when I tried to build Classlib with Harmony
snapshot - it doesn't compile.

I did the following:
1) set JAVA_HOME=C:\Apache\Harmony\snapshot\harmony-hdk-r450941\jdk\jre
2) ant -Dhy.javac.compiler=org.eclipse.jdt.core.JDTCompilerAdapter

The build fails with compile errors. And if I revert Tim's commit back
everything goes fine:
$ svn up -r462578
modules/concurrent/src/main/java/java/util/concurrent/CopyOnWriteArrayList.java
U
modules\concurrent\src\main\java\java\util\concurrent\CopyOnWriteArrayList.java
Updated to revision 462578.

Did anyone try this?

Thanks,
Stepan.


On 10/10/06, Oleg Khaschansky wrote:
>
> I uploaded a patch which implements CopyOnWriteArrayList class.
> Committers, please, take a look at [1]. I also ensured that
> CopyOnWriteArrayListTest passes with this implementation.
>
> [1] http://issues.apache.org/jira/browse/HARMONY-1805
>
>
>
------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to