We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
These tests fail on Windows 10 + Azul Zulu JDK 17 (see errors below). Also discussed here.
These tests do pass with
[ERROR] Tests run: 8, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.369 s <<< FAILURE! - in org.jzy3d.plot3d.rendering.view.TestViewModeAndCameraClippingPlanes [ERROR] org.jzy3d.plot3d.rendering.view.TestViewModeAndCameraClippingPlanes.givenNativeOnscreenChart_whenAddSimpleSurface_AfterOpen_thenBoundsAreCorrect Time elapsed: 0.115 s <<< ERROR! com.jogamp.opengl.GLException: Unable to determine GraphicsConfiguration: WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x6b358342]], idx 0], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 7 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]]] at org.jzy3d.plot3d.rendering.view.TestViewModeAndCameraClippingPlanes.openAndWaitForInitializationCompletion(TestViewModeAndCameraClippingPlanes.java:482) at org.jzy3d.plot3d.rendering.view.TestViewModeAndCameraClippingPlanes.givenNativeOnscreenChart_whenAddSimpleSurface_AfterOpen_thenBoundsAreCorrect(TestViewModeAndCameraClippingPlanes.java:267) [ERROR] org.jzy3d.plot3d.rendering.view.TestViewModeAndCameraClippingPlanes.givenNativeOnscreenChart_whenEmpty_thenBoundsAreCorrect Time elapsed: 0.004 s <<< ERROR! com.jogamp.opengl.GLException: Unable to determine GraphicsConfiguration: WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x6b358342]], idx 0], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 7 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]]] at org.jzy3d.plot3d.rendering.view.TestViewModeAndCameraClippingPlanes.openAndWaitForInitializationCompletion(TestViewModeAndCameraClippingPlanes.java:482) at org.jzy3d.plot3d.rendering.view.TestViewModeAndCameraClippingPlanes.givenNativeOnscreenChart_whenEmpty_thenBoundsAreCorrect(TestViewModeAndCameraClippingPlanes.java:114) [ERROR] org.jzy3d.plot3d.rendering.view.TestViewModeAndCameraClippingPlanes.givenNativeOnscreenChart_whenAddSimpleSurface_BeforeOpen_thenBoundsAreCorrect Time elapsed: 0.011 s <<< ERROR! com.jogamp.opengl.GLException: Unable to determine GraphicsConfiguration: WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x6b358342]], idx 0], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 7 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]]] at org.jzy3d.plot3d.rendering.view.TestViewModeAndCameraClippingPlanes.openAndWaitForInitializationCompletion(TestViewModeAndCameraClippingPlanes.java:482) at org.jzy3d.plot3d.rendering.view.TestViewModeAndCameraClippingPlanes.givenNativeOnscreenChart_whenAddSimpleSurface_BeforeOpen_thenBoundsAreCorrect(TestViewModeAndCameraClippingPlanes.java:226) [ERROR] org.jzy3d.plot3d.rendering.view.TestViewModeAndCameraClippingPlanes.givenNativeOnscreenChart_whenAddVBOSurface_AfterOpen_thenBoundsAreCorrect Time elapsed: 0.006 s <<< ERROR! com.jogamp.opengl.GLException: Unable to determine GraphicsConfiguration: WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x6b358342]], idx 0], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 7 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]]] at org.jzy3d.plot3d.rendering.view.TestViewModeAndCameraClippingPlanes.openAndWaitForInitializationCompletion(TestViewModeAndCameraClippingPlanes.java:482) at org.jzy3d.plot3d.rendering.view.TestViewModeAndCameraClippingPlanes.givenNativeOnscreenChart_whenAddVBOSurface_AfterOpen_thenBoundsAreCorrect(TestViewModeAndCameraClippingPlanes.java:418) [ERROR] org.jzy3d.plot3d.rendering.view.TestViewModeAndCameraClippingPlanes.givenNativeOnscreenChart_whenAddVBOSurface_BeforeOpen_thenBoundsAreCorrect Time elapsed: 0.009 s <<< ERROR! com.jogamp.opengl.GLException: Unable to determine GraphicsConfiguration: WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x6b358342]], idx 0], pfdID 7, ARB-Choosen true, requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]], chosen GLCaps[wgl vid 7 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]]] at org.jzy3d.plot3d.rendering.view.TestViewModeAndCameraClippingPlanes.openAndWaitForInitializationCompletion(TestViewModeAndCameraClippingPlanes.java:482) at org.jzy3d.plot3d.rendering.view.TestViewModeAndCameraClippingPlanes.givenNativeOnscreenChart_whenAddVBOSurface_BeforeOpen_thenBoundsAreCorrect(TestViewModeAndCameraClippingPlanes.java:381) [INFO] Running org.jzy3d.plot3d.rendering.view.TestView_Interactive true [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.035 s - in org.jzy3d.plot3d.rendering.view.TestView_Interactive [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] TestViewModeAndCameraClippingPlanes.givenNativeOnscreenChart_whenAddSimpleSurface_AfterOpen_thenBoundsAreCorrect:267->openAndWaitForInitializationCompletion:482 » GL [ERROR] TestViewModeAndCameraClippingPlanes.givenNativeOnscreenChart_whenAddSimpleSurface_BeforeOpen_thenBoundsAreCorrect:226->openAndWaitForInitializationCompletion:482 » GL [ERROR] TestViewModeAndCameraClippingPlanes.givenNativeOnscreenChart_whenAddVBOSurface_AfterOpen_thenBoundsAreCorrect:418->openAndWaitForInitializationCompletion:482 » GL [ERROR] TestViewModeAndCameraClippingPlanes.givenNativeOnscreenChart_whenAddVBOSurface_BeforeOpen_thenBoundsAreCorrect:381->openAndWaitForInitializationCompletion:482 » GL [ERROR] TestViewModeAndCameraClippingPlanes.givenNativeOnscreenChart_whenEmpty_thenBoundsAreCorrect:114->openAndWaitForInitializationCompletion:482 » GL [INFO] [ERROR] Tests run: 30, Failures: 0, Errors: 5, Skipped: 1
The text was updated successfully, but these errors were encountered:
As mentioned in the JOGL bugzilla ticket, running the JVM with
--add-exports java.base/java.lang=ALL-UNNAMED --add-exports java.desktop/sun.awt=ALL-UNNAMED --add-exports java.desktop/sun.java2d=ALL-UNNAMED
fixes the problem
Sorry, something went wrong.
No branches or pull requests
These tests fail on Windows 10 + Azul Zulu JDK 17 (see errors below). Also discussed here.
These tests do pass with
The text was updated successfully, but these errors were encountered: