API Visibility was: Segfault when running compiled Truffle method.

Christian Wimmer christian.wimmer at oracle.com
Thu Jan 23 09:14:24 PST 2014


> In general, never create frames yourself, always use the methods in
> TruffleRuntime (there's also one for virtual frames nowadays, should you
> need it).

That leads to the question: why are the classes and constructors public?

Can I reduce the visibility without breaking any existing languages?

-Christian


More information about the graal-dev mailing list