Re: Review Request JDK-8175819: OS name and arch in JMOD files should match the values as in the bundle name

2017-04-03 Thread Simon Nash
On 03/04/2017 21:15, mark.reinh...@oracle.com wrote: 2017/4/3 11:41:03 -0700, mandy.ch...@oracle.com: Webrev: http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8175819/webrev.00/ ... This shows the old and new value of OS_NAME/OS_ARCH properties in the `release` file: JDK 8

Re: Review Request JDK-8175819: OS name and arch in JMOD files should match the values as in the bundle name

2017-04-03 Thread Simon Nash
On 03/04/2017 22:07, Mandy Chung wrote: On Apr 3, 2017, at 1:35 PM, Simon Nash <si...@cjnash.com> wrote: On 03/04/2017 21:15, mark.reinh...@oracle.com wrote: I am not sure why we would change to osx for Mac when the Mac developers have recently dropped the Mac OS X terminology and c

Re: RFR: [XS] 8184338 : switch minimum supported gcc version to 4.8 - was : RE: jdk10 build : usage of -fno-var-tracking-assignments g++ flag in hotspot build

2017-07-13 Thread Simon Nash
I am currently building JDK 9 for arm32 (hard float and soft float) using a Linaro GCC 4.7 cross-compiler (binary download). What is the reason that this cannot be supported for JDK 10? Best regards, Simon On 13/07/2017 14:40, Baesken, Matthias wrote: Hi Erik, I prepared the change :

Re: RFR: [XS] 8184338 : switch minimum supported gcc version to 4.8 - was : RE: jdk10 build : usage of -fno-var-tracking-assignments g++ flag in hotspot build

2017-07-14 Thread Simon Nash
/~mbaesken/webrevs/8184338.1/ - check adjusted to minimum gcc 4.7 - common/doc/building.mdadjusted (the part talking about gcc versions) Best regards, Matthias -Original Message- From: Baesken, Matthias Sent: Freitag, 14. Juli 2017 08:36 To: 'Simon Nash' <si...@cjnash.com> Cc

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

Re: Supported platforms

2018-04-09 Thread Simon Nash
On 09/04/2018 08:55, Magnus Ihse Bursie wrote: Simon, On 2018-04-08 16:30, Simon Nash wrote: 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

Re: RFR: 8209093 - JEP 340: One AArch64 Port, Not Two

2018-09-20 Thread Simon Nash
On 19/09/2018 07:44, David Holmes wrote: Hi Bob, On 18/09/2018 11:17 PM, Bob Vandette wrote: I only did some basic testing of the hard-float abi. Bell SW has offered to do more extensive testing as part of this JEP. I have no way of knowing if any of the other profiles are being used but I

Re: RFR: 8209093 - JEP 340: One AArch64 Port, Not Two

2018-09-18 Thread Simon Nash
On 18/09/2018 14:17, Bob Vandette wrote: I only did some basic testing of the hard-float abi. Bell SW has offered to do more extensive testing as part of this JEP. I have no way of knowing if any of the other profiles are being used but I would think it’s worth keeping them in the event that