TruffleDSL annotation processing runtime exception
christian.humer at gmail.com
christian.humer at gmail.com
Tue Apr 14 22:33:26 UTC 2015
Sorry. The DSL just changed quite a bit (but no breaking changes). Give
me some time to clean up the rough edges.
Could you point to me to the node that is causing this?
Thanks
- Christian Humer
------ Original Message ------
From: "Stefan Marr" <stefan.marr at inria.fr>
To: "Christian Humer" <christian.humer at gmail.com>;
graal-dev at openjdk.java.net
Sent: 15.04.2015 00:29:18
Subject: TruffleDSL annotation processing runtime exception
>Hi Christian:
>
>I just update to the latest Graal version and now get an error while
>annotation processing.
>
>The relevant part of the stack traces look like this:
>
>java.lang.NullPointerException at
>
>com.oracle.truffle.dsl.processor.generator.NodeGenFactory.createCallDelegateExecute(NodeGenFactory.
> java:1732) at
>
>com.oracle.truffle.dsl.processor.generator.NodeGenFactory.createFastPath(NodeGenFactory.java:1705)
> at
>
>com.oracle.truffle.dsl.processor.generator.NodeGenFactory.createExecutableTypeOverride(NodeGenFact
> ory.java:959) at
>com.oracle.truffle.dsl.processor.generator.NodeGenFactory.create(NodeGenFactory.java:
> 216) at
>
>com.oracle.truffle.dsl.processor.generator.NodeCodeGenerator.generateNodes(NodeCodeGenerator.java:
> 132) at
>com.oracle.truffle.dsl.processor.generator.NodeCodeGenerator.create(NodeCodeGenerator.java:
> 51) at
>com.oracle.truffle.dsl.processor.generator.NodeCodeGenerator.create(NodeCodeGenerator.java:
> 40) at
>com.oracle.truffle.dsl.processor.AnnotationProcessor.process(AnnotationProcessor.java:82)
>... 27
> more
>
>Best regards
>Stefan
>
>
>--
>Stefan Marr
>INRIA Lille - Nord Europe
>http://stefan-marr.de/research/
>
>
>
More information about the graal-dev
mailing list