Call for Discussion: New Project: Leyden
mark.reinhold at oracle.com
mark.reinhold at oracle.com
Mon Apr 27 22:31:03 UTC 2020
2020/4/27 13:59:07 -0700, Stuart Monteith <stumon01 at arm.com>:
> ... Will we be expecting a JSR with an Expert group, or
> will this be done purely through the OpenJDK JEP process?
There will not be a separate JSR for this work. The specification and
the implementation will be developed in the OpenJDK Community and then
submitted for review and approval by the JCP for inclusion in a future
version of the Java Platform.
> Have there been thoughts as to the awareness Java code will have to
> their environment? I'm wondering whether there be a means for
> classes/jars/modules to behave different under the two regimes, or
> whether different packages would need to be provided.
There will almost certainly be a way to determine whether code is
running in a static image vs. a full implementation. I’d be alarmed
if there turns out to be a need for separate packages or modules.
> My last assumption is that this will be developed primarily for x86_64
> and will rely on outside assistance for the other platforms.
I don’t expect there to be much, if any, processor-specific code here.
To the extent that there is then, yes, Oracle contributors would likely
focus on x64 first. Contributions of support on other architectures
would, as usual, be welcome.
- Mark
More information about the discuss
mailing list