You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Schmitt, Christian" <Ch...@Dresdner-Bank.com> on 2000/11/24 12:45:44 UTC

[C2] [PATCH] Jikes compiler

Hi all,
I tried to speed up compile times for XSP pages, so I looked into compiling
stuff with Jikes.
I looked into
org/apache/cocoon/components/language/programming/java/Jikes.java and found,
what I belive are a couple of issues.

Since this is the first patch I'm sending in, may be someone more
knowledgeable can look over the attached diff file, and if it makes sense,
check it in. It's working for me :-)


Thanks,
Christian Schmitt