GNU/Linux AMD GPU regression -- 1) No compat profiles on X11 device -- 2) Remaining core only profiles disclose buggy GLProfile selection -- This needs to be fixed pre-release of 2.4.0 Effected: - java11 tip - gluegen_916-joal_642-jogl_1483-jocl_1122 - gluegen_913-joal_639-jogl_1477-jocl_1117 OK: - gluegen_910-joal_636-jogl_1474-jocl_1112 - v2.3.2 - jogl.build.number=1469 Regression injected ]1474-1477] OK (last) jogl.build.branch=origin/master jogl.build.commit=347271ffdd09153a2334fda593774d49050f84e0 jogl.build.id=1474 jogl.build.number=1474 jogl.build.version=2.4.0-rc-20181210 Bug (first) jogl.build.branch=origin/master jogl.build.commit=ab10b11a9c94d9597f788e218fe45ede49c67f33 jogl.build.id=1477 jogl.build.number=1477 jogl.build.version=2.4.0-rc-20190406
1) No compat profiles on X11 device This is not a bug since compat profiles being disabled via GLRendererQuirks.GLNonCompliant and GLProfile fails to use the highest core profile available as default. Closing this one and moved (2) to Bug 1383