JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.jogl.acore.TestAWTCloseX11DisplayBug565 Class Reference

Tests the closing the device of GLCanvas in JOGL. More...

Collaboration diagram for com.jogamp.opengl.test.junit.jogl.acore.TestAWTCloseX11DisplayBug565:

Public Member Functions

void testX11WindowMemoryLeak () throws Exception
 

Static Public Member Functions

static void main (final String args[])
 

Detailed Description

Tests the closing the device of GLCanvas in JOGL.

Definition at line 20 of file TestAWTCloseX11DisplayBug565.java.

Member Function Documentation

◆ main()

static void com.jogamp.opengl.test.junit.jogl.acore.TestAWTCloseX11DisplayBug565.main ( final String  args[])
static

Definition at line 84 of file TestAWTCloseX11DisplayBug565.java.

◆ testX11WindowMemoryLeak()

void com.jogamp.opengl.test.junit.jogl.acore.TestAWTCloseX11DisplayBug565.testX11WindowMemoryLeak ( ) throws Exception

Definition at line 23 of file TestAWTCloseX11DisplayBug565.java.

Here is the call graph for this function:

The documentation for this class was generated from the following file: