RC Test Build 2.3.2-rc-20150716 ..

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

RC Test Build 2.3.2-rc-20150716 ..

Sven Gothel
Administrator
RC Test Build 2.3.2-rc-20150716 ..

<https://jogamp.org/wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.3.2>

+++

GlueGen
- Bug 1153
- Bug 1166

JOAL
- JOAL.openal-soft build for OSX w/ -mmacosx-version-min=10.5
- JOAL.openal-soft build added for Android ARM64

JOGL
- Bug 1151: OculusVR SDK 0.5.* Support in progress ..
  - Compile/Link clean on all platforms
    - Needs at least GCC >= 4.8 for stdc++11
    - Shall link stdc++ statically to enhance binary compatibility
  - Needs more testing and sensor tracking adoption

JOCL
- Bug 1168
- Bug 1171

+++

- Aggregated Build
  - <http://jogamp.org/deployment/archive/master/gluegen_868-joal_596-jogl_1401-jocl_1057/>

- Signed Aggregated Build (Applets ..)
  - <http://jogamp.org/deployment/archive/master/gluegen_868-joal_596-jogl_1401-jocl_1057-signed/>

- Maven: Our jogamp repo

+++

Cheers, Sven






signature.asc (828 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: RC Test Build 2.3.2-rc-20150716 ..

Sven Gothel
Administrator
Changes of our JogAmp Jenkins Nodes:

- OSX (New mac-mini test machine)
  - OS Version 10.9 -> 10.10.*
  - GPU NVidia -> Intel
  - Java6: JavaForOSX2014-001.dmg

- GNU/Linux Ubuntu Node
  - OS: 12. LTS -> 14. LTS
  - NVidia driver update (legacy 340.)
Reply | Threaded
Open this post in threaded view
|

Re: RC Test Build 2.3.2-rc-20150716 ..

gouessej
Administrator
Sven Gothel wrote
  - Java6: JavaForOSX2014-001.dmg
Sorry to write that but Apple JVM is obsolete and should no longer be used:
https://developer.apple.com/library/mac/releasenotes/Java/JavaSnowLeopardUpdate3LeopardUpdate8RN/NewandNoteworthy/NewandNoteworthy.html#//apple_ref/doc/uid/TP40010380-CH4-SW1
As of the release of Java for OS X v10.6 Update 3, the Java runtime ported by Apple and that ships with OS X is deprecated. Developers should not rely on the Apple-supplied Java runtime being present in future versions of OS X.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: RC Test Build 2.3.2-rc-20150716 ..

Sven Gothel
Administrator
On 07/17/2015 11:30 AM, gouessej [via jogamp] wrote:

>     Sven Gothel wrote
>       - Java6: JavaForOSX2014-001.dmg
>
> Sorry to write that but Apple JVM is obsolete and should no longer be used:
> https://developer.apple.com/library/mac/releasenotes/Java/JavaSnowLeopardUpdate3LeopardUpdate8RN/NewandNoteworthy/NewandNoteworthy.html#//apple_ref/doc/uid/TP40010380-CH4-SW1
>
>     As of the release of Java for OS X v10.6 Update 3, the Java runtime ported
>     by Apple and that ships with OS X is deprecated. *Developers should not
>     rely on the Apple-supplied Java runtime being present in future versions
>     of OS X*.
Sure .. we just use it to be able to produce 32bit builds.
As soon as we drop 32bit builds - we can drop the Java6 utilization
in our OSX build.

~Sven



signature.asc (828 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: RC Test Build 2.3.2-rc-20150716 ..

gouessej
Administrator
Is it possible to use OpenJDK on 32-bit architectures under OS X?
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: RC Test Build 2.3.2-rc-20150716 ..

Xerxes Rånby
gouessej wrote
Is it possible to use OpenJDK on 32-bit architectures under OS X?
OpenJDK 6 and 7 have in the past been built for 32bit intel and powerpc Mac OS X inside the soylatte project.
http://landonf.bikemonkey.org/static/soylatte/

OpenJDK build scripts for MacOSX is still available in the obuildfactory
https://github.com/hgomez/obuildfactory/

Most recent OpenJDK builds for MacOSX are using x86_64
http://www.azulsystems.com/products/zulu/downloads
https://github.com/alexkasko/openjdk-unofficial-builds