Login  Register

Re: java11 + release progress thread (also: review)

Posted by Sven Gothel on Sep 07, 2019; 5:35am
URL: https://forum.jogamp.org/java11-release-progress-thread-also-review-tp4039948p4040054.html

Validated against NVidia proprietary driver
and it gives same results as Mesa SOFTWARE.
Good.

So I have to fix the OSX freeze issue before release.

Linux NVidia Classes 3 / 276
=========================================
GL_RENDERER   = GeForce GTX 660/PCIe/SSE2
GL_VERSION    = 4.6.0 NVIDIA 430.40

failed junit classes - failures
com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT

failed junit classes - errors
com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT5
com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411

~Sven

On 9/7/19 4:28 AM, Sven Gothel [via jogamp] wrote:

> On GNU/Linux - Debian 10: Regression Update
> with today's tip from java11 branch.
>
> - Mesa 18.3.6 - Soft: 19 -> 3
> - Mesa 18.3.6 - AMD ARUBA: 19 -> 6
>
> Linux Mesa/AMD Classes 6 / 276
> =========================================
> GL_RENDERER   = AMD ARUBA (DRM 2.50.0 / 4.19.0-5-amd64, LLVM 7.0.1)
> GL_VERSION    = 3.1 Mesa 18.3.6
>
> DEADLOCK / FREEZE:
> com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT
>   at jogamp.opengl.x11.glx.GLX.dispatch_glXMakeContextCurrent0(Native
>
> failed junit classes - failures
> com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT
>
>
> failed junit classes - errors
> com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT5
> com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT
>
> com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT
>
>
> com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411
> com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT
>
>
> Linux Mesa/Soft Classes 3 / 276
> =========================================
> GL_RENDERER   = llvmpipe (LLVM 7.0, 128 bits)
> GL_VERSION    = 3.1 Mesa 18.3.6
>
> failed junit classes - failures
> com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT
>
> failed junit classes - errors
> com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT5
> com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411
>
>
> On 8/23/19 9:58 AM, Sven Gothel [via jogamp] wrote:
>
>> Java 11 Branch Status update.
>> =============================
>> Build gluegen + joal + jogl on Linux, OSX and Windows.
>> Passed gluegen and joal unit tests.
>> Issues with jogl unit tests, see below.
>>
>> <https://jogamp.org/cgit/gluegen.git/log/?h=java11>
>> <https://jogamp.org/cgit/joal.git/log/?h=java11>
>> <https://jogamp.org/cgit/jogl.git/log/?h=java11>
>>
>> Linux Mesa/Soft Errors: Classes 19 / 276
>> =========================================
>>