Review Request JDK-8175819: OS name and arch in JMOD files should match the values as in the bundle name (original) (raw)
Mandy Chung mandy.chung at oracle.com
Wed Apr 12 00:33:48 UTC 2017
- Previous message (by thread): Review Request JDK-8175819: OS name and arch in JMOD files should match the values as in the bundle name
- Next message (by thread): Review Request JDK-8175819: OS name and arch in JMOD files should match the values as in the bundle name
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Apr 11, 2017, at 6:45 AM, Peter Levart <peter.levart at gmail.com> wrote:
Hi Mandy, On 04/03/2017 11:50 PM, Mandy Chung wrote: JDK 8 JDK 9 ----- ----- OSNAME Linux linux SunOS solaris Darwin macos Windows windows
OSARCH i386,x86 x86 i586,amd64,x8664 amd64 i586 (i.e. 32 bit Pentium) should map to x86, not amd64 !!!
Oops… a typo of course (should be removed). “i586” is only used as bundle name. os.arch does not have “i586” value.
Mandy
- Previous message (by thread): Review Request JDK-8175819: OS name and arch in JMOD files should match the values as in the bundle name
- Next message (by thread): Review Request JDK-8175819: OS name and arch in JMOD files should match the values as in the bundle name
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]