Native image compilation error

Stefan Marr java at stefan-marr.de
Sat Nov 18 21:18:37 UTC 2017


Hi Leonardo:

> On 18 Nov 2017, at 21:10, Leonardo Loch Zanivan <pangalz at gmail.com> wrote:
> 
> I only read some mentions about Classloading limitations.
> 
> All the JSON serializers I know uses Reflection APIs, so I suppose this is something to be supported in future releases.

I don’t know. But, you really need the closed world assumption to make AOT compilation in the way it is supposed to work for Truffle languages.
So, I wouldn’t expect that this is going to be addressed any time soon…

Best regards
Stefan

-- 
Stefan Marr
School of Computing, University of Kent
http://stefan-marr.de/research/




More information about the graal-dev mailing list