2.1.4-rc-20140126 RC Test

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

2.1.4-rc-20140126 RC Test

Sven Gothel
Administrator
Dear All,

Since we like to end the 2.1.* cycle w/ a 'good' release,
i.e. one which works everywhere without major bugs, here is a RC:

2.1.4-rc-20140126
    - our maven
    - <http://jogamp.org/deployment/archive/master/gluegen_770-joal_519-jogl_1213-jocl_919/>
    - <http://jogamp.org/deployment/archive/master/gluegen_770-joal_519-jogl_1213-jocl_919-signed/>

The test applets:
   <http://jogamp.org/deployment/archive/master/gluegen_770-joal_519-jogl_1213-jocl_919-signed/jogl-test-applets.html>

Overview of notable fixed bugs compared to 2.1.3:
 <https://jogamp.org/wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.1.4>

Bugs fixed since last RC 2.1.4-rc-20140109:
    <https://jogamp.org/bugzilla/buglist.cgi?chfield=bug_status&chfieldfrom=2014-01-09&chfieldto=2014-01-30&chfieldvalue=RESOLVED&classification=Unclassified&classification=JogAmp_Core&query_format=advanced&resolution=---&resolution=FIXED&resolution=INVALID&resolution=WONTFIX&resolution=DUPLICATE&resolution=WORKSFORME&resolution=MOVED&title=Bug%20List%3A%20Progress_2_1_4&list_id=1628>

Notably (Numbers are bug entries, see above):
  - 863, 884: JOCL for Android support
  - 853, 856: Support dual CPU ABI on Android (Intel works now - still need native intel build)
  - 937: OSX / CALayer JAWTWindow - Revise implementation (visibility, etc)
  - 676: Render native mouse pointer on Raspberry-Pi
  - EGL/ES fixes
    - 950: Claim full FBO caps
    - 948: NVidia 32bit EGL/ES driver for GNU/Linux workaround
  - 945: Support Windows UNC in file URI
  - 942: Accurate tracking of GL buffer objects (storage, mmap)
  - 951: Fixes for Oracle's 7u51 Deployment Changes

Pls test and report issues .. or if none [major], success.

Thank you all !

Cheers, Sven













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

Re: 2.1.4-rc-20140126 RC Test

Sven Gothel
Administrator
On 01/26/2014 06:37 AM, Sven Gothel wrote:
>
> The test applets:
>    <http://jogamp.org/deployment/archive/master/gluegen_770-joal_519-jogl_1213-jocl_919-signed/jogl-test-applets.html>
>

Note that the test applets require either:
  [1] - IcedTea-Web
  [2] - Oracle >= 7u51

[2] b/c we set 'Permissions: sandbox' in the user/demo jar file
to _not_ elevate privileges while signing them.
However this doesn't work w/ earlier SecurityManager from Oracle.




signature.asc (894 bytes) Download Attachment