[ioke-user] Re: Re: Re: Re: Re: Re: Re: Ikanserve on Google App Engine
- From: Ola Bini <ola.bini@gmail.com>
- To: users@ioke.kenai.com
- Subject: [ioke-user] Re: Re: Re: Re: Re: Re: Re: Ikanserve on Google App Engine
- Date: Sat, 11 Apr 2009 03:12:47 +0200
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=Nys+QOU/3j7O6a1DNv8EKxHnMouKWU/JyDRwMvD9ULsXgMbWIGFg6APFxUwSJiKF7+ 0WW/ruJoDKFASod625jG4vdwBIBEFA0FPDHb1RYTbKwt+fZoA5l0Fo7q4R0FWJv1VHHo g5mkNJsNbRO191cAHB5n9SPYJ/6RugsUrUEGA=
Charles Oliver Nutter wrote:
What's the verification problem?If you compile something like this:
package test;
public class TrySimpleMethod {
public final void mUnitDecimalLiteral() throws ArithmeticException {
try {
// ioke.g:224:5: ()
// ioke.g:225:5:
{
}
}
finally {
}
}
}
And then try to use that class, you get this:
cannot link Java class test.TrySimpleMethod, probable missing dependency: (class: test/TrySimpleMethod, method: mUnitDecimalLiteral signature: ()V) Stack size too large
The above is an example of a kind of source that Antlr generates.
Cheers
Ola Bini wrote:
Hendrik Volkmer wrote:
Hi Ola,Extremely weird. I wonder if this is some change in the way the 64-bit compiler works... Anyway. Google is on the case at least.
I used the Mac OS Leopard Java to compile ioke:
$ java -version
java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06-153)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_07-b06-57, mixed mode)
$ javac -version
javac 1.6.0_07
This is the WAR-dir I used to upload to app-engine:
git://github.com/hvolkmer/myikanserveengine.git
Cheers,
Hendrik
Cheers
--
Ola Bini (http://olabini.com) Ioke creator (http://ioke.org)
JRuby Core Developer (http://jruby.org)
Developer, ThoughtWorks Studios (http://studios.thoughtworks.com)
Practical JRuby on Rails (http://apress.com/book/view/9781590598818)
"Yields falsehood when quined" yields falsehood when quined.
| Hendrik Volkmer | 04/08/2009 | |
| Ola Bini | 04/09/2009 | |
| Hendrik Volkmer | 04/09/2009 | |
| Ola Bini | 04/09/2009 | |
| Hendrik Volkmer | 04/10/2009 | |
|
[ioke-user] Re: Re: Re: Re: Re: Ikanserve on Google App Engine |
Ola Bini | 04/10/2009 |
|
[ioke-user] Re: Re: Re: Re: Re: Re: Ikanserve on Google App Engine |
Charles Oliver Nutter | 04/10/2009 |
|
[ioke-user] Re: Re: Re: Re: Re: Re: Re: Ikanserve on Google App Engine |
Ola Bini | 04/11/2009 |
|
[ioke-user] Re: Re: Re: Re: Re: Re: Re: Re: Ikanserve on Google App Engine |
Charles Oliver Nutter | 04/11/2009 |
|
[ioke-user] Re: Re: Re: Re: Re: Re: Re: Re: Re: Ikanserve on Google App Engine |
Ola Bini | 04/11/2009 |
|
[ioke-user] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Ikanserve on Google App Engine |
Charles Oliver Nutter | 04/11/2009 |





