notes on varargs

Samuel Audet samuel.audet at gmail.com
Wed May 9 01:47:47 UTC 2018


Yes, I remember those, but they are all pretty vague. I see the words 
"JIT" and "compiler" mentioned everywhere. What about inserting 
Clang/LLVM into the "JIT compiler"? That's basically what Sulong is 
doing. It appears to working out well, it can call system functions too, 
and does not seem to contradict any of those documents. Why isn't this 
approach being considered by Panama?

Samuel

On 05/09/2018 02:52 AM, John Rose wrote:
> On May 5, 2018, at 1:38 AM, Samuel Audet <samuel.audet at gmail.com> wrote:
>>
>> Where can I find this "basic charter"? Last time that I requested 
>> access to these documents, everyone told me none existed. So, do they 
>> exist somewhere? And if so, where can the community (and by that I 
>> mean people both inside and outside Oracle) can read and comment on 
>> them? I mean, it's fine if Oracle decides to do everything by itself, 
>> but please make it clear so that we all know where to stand! Thank you
> 
> FTR, all basic project info. is linked here, and has been from the 
> beginning:
> http://openjdk.java.net/projects/panama/
> 
> That's what I mean by "basic charter"; not sure if that's what you want, but
> that's what we have.
> 
> The project page is the first place where we tell the world, and ourselves,
> what we are doing.
> 
> If you want one charter document pick this one (the others link to it):
> http://cr.openjdk.java.net/~jrose/panama/isthmus-in-the-vm-2014.html
> 
> I see Maurizio gave you some other working documents in this message:
> http://mail.openjdk.java.net/pipermail/panama-dev/2018-February/000986.html
> 
> And more working papers are coming out this month.  I updated the project
> page just now to point to Maurizio's "state of the isthmus" paper.
> 
> If someone wants an easier introduction, there are talks about Panama
> which can be googled.  I post all my slides in the same folder, like 
> this file:
> http://cr.openjdk.java.net/~jrose/pres/201311-Panama.pdf
> 
> HTH
> — John



More information about the panama-dev mailing list