Re: Compiling OpenJDK 7 on Arm

2014-09-16 Thread David Holmes
On 17/09/2014 4:03 PM, Richard Kolb wrote: Hello, I am one of the community members of AdoptOpenJDK. I've been able to build the OpenJDK 8 on my Arm (Raspberry pi) But since there is no configure, it seems the Makefile of 7 assumes x86. Not quite - it assumes you are targetting the platform y

Compiling OpenJDK 7 on Arm

2014-09-16 Thread Richard Kolb
Hello, I am one of the community members of AdoptOpenJDK. I've been able to build the OpenJDK 8 on my Arm (Raspberry pi) But since there is no configure, it seems the Makefile of 7 assumes x86. Can anyone tell me how to compile to target Arm (zero) and specify hard float. thanks, Richard. g++

Re: [7u-dev] RFA: 8049343: (tz) Support tzdata2014g

2014-09-16 Thread Masayoshi Okutsu
Looks good to me. Thanks, Masayoshi On 9/12/2014 11:42 PM, Aleksej Efimov wrote: Hello, Could you, please, approve a backport of tz2014g related changes to JDK7. The backport is not straight-forward one, there is no generic time zone names in JDK7 - because of that the tz names changes slig