Fwd: need advice on module structure for ISA-specific sources and classes
Samuel Audet
samuel.audet at gmail.com
Fri Sep 5 13:41:34 UTC 2014
Hello, John,
It is really great to see someone tackling this problem seriously. I
hope it works out. Actually, I would like to know more about this
project, but I have not been able to find much information. So I would
have a couple of questions, if this OK. Please correct me if I am wrong.
From what I understand of the Panama Project, it would ideally support
C++, according to your blog post here:
https://blogs.oracle.com/jrose/entry/the_isthmus_in_the_vm
Is this still the case? If so, I was wondering what was the plan w.r.t
to that. From your post below, it looks like you are still planning on
using JNR to become the base of this project, but I cannot find anything
related to C++ in the source code of JNR here:
https://github.com/jnr/
Are there more experimental branches of JNR somewhere else? Or has
support for C++ been dropped? Or something else?
Thank you for any clarifications, and sorry for the intrusion. Keep up
the good work!
Samuel
On 09/05/2014 06:37 AM, John Rose wrote:
> At Mark's suggestion, I sent the following query to jigsaw-dev.
>
> http://mail.openjdk.java.net/pipermail/jigsaw-dev/2014-September/003564.html
>
> Possible use cases:
> 1. integrate ISA-dependent and platform-dependent code from JNR into JDK source layout.
> 2. Organize ISA-dependent functions (VIS, AVX, TSX).
> 3. Organize native code generators if needed.
More information about the panama-dev
mailing list