Re: RFR: JDK-8200083: Bump bootjdk used for JDK 11 at Oracle to JDK 10

2018-04-08 Thread Martin Buchholz
On Fri, Apr 6, 2018 at 2:50 AM, dalibor topic 
wrote:

>
> For example, if someone sufficiently qualified decided to make future JDK
> 10 updates buildable using the full range of JDK 1.0 - JDK 10, as Martin
> seemingly suggests, they could pursue that effort as future JDK 10 update
> maintainers instead of trying to make it work and keep it working in the
> faster paced mainline jdk/jdk development tree.
>

I think this is something where the project as a whole needs a policy.
People working on a project all have to agree on what programming language
they're using.
I like the "last LTS" rule, and I'm still hoping the openjdk project will
have well-defined LTS releases.


Supported platforms (was: Re: Execution problems with Atomic Operations on OpenJDK10 for ARM5 Soft Float)

2018-04-08 Thread Simon Nash

On 05/04/2018 02:26, b...@juanantonio.info wrote:


Many thanks with the link about the Platforms supported:
http://www.oracle.com/technetwork/java/javase/documentation/jdk10certconfig-4417031.html 


This appears to be a list of the platforms that are supported (certified) by
Oracle.  Where can I find the list of platforms that are supported by
OpenJDK?  For example, what about the following platforms that don't appear
on the Oracle list:

Windows x86
Linux x86
aarch32 (ARMv7 32-bit)
aarch64 (ARMv8 64-bit)

Are all these supported for OpenJDK 9, 10 and 11?

Simon