Re: JogAmp 'Jbeil' RC Build 2.4.0-rc-20200106
Posted by
Sven Gothel on
Jan 08, 2020; 8:12pm
URL: https://forum.jogamp.org/JogAmp-Jbeil-RC-Build-2-4-0-rc-20200106-tp4040244p4040249.html
On 1/8/20 8:11 PM, Manu [via jogamp] wrote:
> Hi,
>
> I successfully tested a special version of Sweet Home 3D 6.2 JAR Executable
> <
http://www.sweethome3d.com/downloads/SweetHome3D-6.2-jogl-2.4.0-rc-20200104.jar> built
> with Java 3D 1.6.1 and JOGL 2.4.0-rc-20200106, under the following Java / OS
> combinations:
> - Oracle Java 8u202 / Windows 10 64 bit
> - OpenJDK 13.0.1 / Windows 10 64 bit
> - Oracle Java 8u51 / Windows XP *32* bit
> - Oracle Java 8u202 / macOS 10.14
> - OpenJDK 13.0.1 / macOS 10.14
> - Oracle Java 8u202 / Ubuntu 18 64 bit
> - OpenJDK 13.0.1 / Ubuntu 18 64 bit
> - Oracle Java 8u202 / Ubuntu 14 *32* bit
>
> Feel free to test it under other combinations (just check that the
> /About/ dialog displays Java 3D 1.6.1 which is bound to JOGL 2.4.0 RC).
Excellent!
Maybe nice to have a Release 2.4.0 including
the 2.4.0 RC success of such manual tests?
If you have a wiki account on jogamp.org ...
>
> Thanks
>
> PS: Why did you replace the hyphen in /libgluegen-rt/ DLLs by an underscore?
great eyes.
changed to have our iOS statical libs build under Java-11
- <
https://jogamp.org/bugzilla/show_bug.cgi?id=1387>
- <
https://openjdk.java.net/jeps/178>
commit 6f987f16c808242b61263d76bd7d72e148a0af24
Author: Sven Gothel <
[hidden email]>
Date: Sun Aug 18 23:53:27 2019 +0200
Bug 1363: Java 11: Complete renaming JEP 178 compatible native lib
basename gluegen-rt -> gluegen_rt
- Fix finding native library for Elf parsing
- Fix one unit test
- Fix comments
Completes commit 330dad069dee5a0cc0480cf5cd9052000004223a
> Emmanuel Puybaret
>
~Sven