Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Passed

com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI.testVersionV220V221

Took 0.45 sec.

Standard Error

++++ Test Singleton.ctor()
++++ Test Singleton.lock()
SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1544445047692 ms III - Start
SLOCK [T main @ 1544445047693 ms +++ localhost/127.0.0.1:59999 - Locked within 8 ms, 1 attempts
++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV220V221
Semantic Version Test
 criteria: SimpleDiffCriteria
 Previous version: 2.2.0 (2.2.0) - lib/v2.2.0/jogl-all.jar
 Current  version: 2.2.1 (2.2.1) - lib/v2.2.1/jogl-all.jar
 Field values changed: false
 Compat. expected: BACKWARD_COMPATIBLE_USER
 Compat. detected: BACKWARD_COMPATIBLE_USER
 Compat. result:   detected == expected -> OK
 Current version 2.2.1 (2.2.1) is BACKWARD_COMPATIBLE_USER to previous version 2.2.0 (2.2.0), actually BACKWARD_COMPATIBLE_USER


Summary: 8 differences in 5 classes:
  Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 8

   0/   5: com.jogamp.graph.curve.OutlineShape   : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
   1/   5: com.jogamp.graph.geom.Outline         : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
   2/   5: com.jogamp.opengl.util.glsl.ShaderCode: Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    4
   3/   5: javax.media.opengl.GLContext          : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
   4/   5: javax.media.opengl.GLProfile          : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1


Removes



Changes



CompatChanges



Deprecates



Additions

Class com.jogamp.graph.curve.OutlineShape
 Added Method toString, desc[()Ljava/lang/String;], sig[null], throws nil, access[public]
Class com.jogamp.graph.geom.Outline
 Added Method toString, desc[()Ljava/lang/String;], sig[null], throws nil, access[public]
Class com.jogamp.opengl.util.glsl.ShaderCode
 Added Field SUFFIX_TESS_EVALUATION_SOURCE, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data tep, access[final public static]
 Added Field SUFFIX_TESS_CONTROL_BINARY, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data btcp, access[final public static]
 Added Field SUFFIX_TESS_CONTROL_SOURCE, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data tcp, access[final public static]
 Added Field SUFFIX_TESS_EVALUATION_BINARY, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data btep, access[final public static]
Class javax.media.opengl.GLContext
 Added Method getSharedMaster, desc[()Ljavax/media/opengl/GLContext;], sig[null], throws nil, access[final public]
Class javax.media.opengl.GLProfile
 Added Method isInitialized, desc[()Z], sig[null], throws nil, access[public static]




Class Order

Class com.jogamp.graph.curve.OutlineShape
 Added Method toString, desc[()Ljava/lang/String;], sig[null], throws nil, access[public]
Class com.jogamp.graph.geom.Outline
 Added Method toString, desc[()Ljava/lang/String;], sig[null], throws nil, access[public]
Class com.jogamp.opengl.util.glsl.ShaderCode
 Added Field SUFFIX_TESS_EVALUATION_SOURCE, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data tep, access[final public static]
 Added Field SUFFIX_TESS_CONTROL_BINARY, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data btcp, access[final public static]
 Added Field SUFFIX_TESS_CONTROL_SOURCE, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data tcp, access[final public static]
 Added Field SUFFIX_TESS_EVALUATION_BINARY, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data btep, access[final public static]
Class javax.media.opengl.GLContext
 Added Method getSharedMaster, desc[()Ljavax/media/opengl/GLContext;], sig[null], throws nil, access[final public]
Class javax.media.opengl.GLProfile
 Added Method isInitialized, desc[()Z], sig[null], throws nil, access[public static]
++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV220V221
++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV221V230
Semantic Version Test
 criteria: SimpleDiffCriteria
 Previous version: 2.2.1 (2.2.1) - lib/v2.2.1/jogl-all.jar
 Current  version: 2.3.0 (2.3.0) - lib/v2.3.0/jogl-all.jar
 Field values changed: false
 Compat. expected: NON_BACKWARD_COMPATIBLE
 Compat. detected: NON_BACKWARD_COMPATIBLE
 Compat. result:   detected == expected -> OK
 Current version 2.3.0 (2.3.0) is NON_BACKWARD_COMPATIBLE to previous version 2.2.1 (2.2.1), actually NON_BACKWARD_COMPATIBLE


Summary: 1496 differences in 366 classes:
  Remove 652, Change 38, CompatChange 107, Deprecate 0, Add 699

   0/ 366: com.jogamp.gluegen.runtime.opengl.GLProcAddressResolver                   : Remove    0, Change    0, CompatChange    1, Deprecate    0, Add    0
   1/ 366: com.jogamp.graph.curve.opengl.GLRegion                                    : Remove    7, Change    0, CompatChange    0, Deprecate    0, Add    7
   2/ 366: com.jogamp.graph.curve.opengl.RegionRenderer                              : Remove    4, Change    0, CompatChange    0, Deprecate    0, Add    4
   3/ 366: com.jogamp.graph.curve.opengl.RegionRenderer.GLCallback                   : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    1
   4/ 366: com.jogamp.graph.curve.opengl.RenderState                                 : Remove    8, Change    0, CompatChange    0, Deprecate    0, Add    8
   5/ 366: com.jogamp.graph.curve.opengl.RenderState.ProgramLocal                    : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    1
   6/ 366: com.jogamp.graph.curve.opengl.TextRegionUtil                              : Remove    9, Change    0, CompatChange    0, Deprecate    0, Add    9
   7/ 366: com.jogamp.graph.font.FontFactory                                         : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    2
   8/ 366: com.jogamp.nativewindow.AbstractGraphicsConfiguration                     : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
   9/ 366: com.jogamp.nativewindow.AbstractGraphicsDevice                            : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  10/ 366: com.jogamp.nativewindow.AbstractGraphicsScreen                            : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  11/ 366: com.jogamp.nativewindow.Capabilities                                      : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  12/ 366: com.jogamp.nativewindow.CapabilitiesChooser                               : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  13/ 366: com.jogamp.nativewindow.CapabilitiesImmutable                             : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  14/ 366: com.jogamp.nativewindow.DefaultCapabilitiesChooser                        : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  15/ 366: com.jogamp.nativewindow.DefaultGraphicsConfiguration                      : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  16/ 366: com.jogamp.nativewindow.DefaultGraphicsDevice                             : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  17/ 366: com.jogamp.nativewindow.DefaultGraphicsScreen                             : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  18/ 366: com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookMutableSize           : Remove    3, Change    0, CompatChange    0, Deprecate    0, Add    3
  19/ 366: com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize       : Remove    6, Change    1, CompatChange    0, Deprecate    0, Add    6
  20/ 366: com.jogamp.nativewindow.GenericUpstreamSurfacelessHook                    : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  21/ 366: com.jogamp.nativewindow.GraphicsConfigurationFactory                      : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  22/ 366: com.jogamp.nativewindow.MutableGraphicsConfiguration                      : Remove    3, Change    1, CompatChange    0, Deprecate    0, Add    3
  23/ 366: com.jogamp.nativewindow.MutableSurface                                    : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  24/ 366: com.jogamp.nativewindow.NativeSurface                                     : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  25/ 366: com.jogamp.nativewindow.NativeSurfaceHolder                               : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  26/ 366: com.jogamp.nativewindow.NativeWindow                                      : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  27/ 366: com.jogamp.nativewindow.NativeWindowException                             : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  28/ 366: com.jogamp.nativewindow.NativeWindowFactory                               : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  29/ 366: com.jogamp.nativewindow.OffscreenLayerOption                              : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  30/ 366: com.jogamp.nativewindow.OffscreenLayerSurface                             : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  31/ 366: com.jogamp.nativewindow.ProxySurface                                      : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  32/ 366: com.jogamp.nativewindow.ScalableSurface                                   : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  33/ 366: com.jogamp.nativewindow.SurfaceUpdatedListener                            : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  34/ 366: com.jogamp.nativewindow.ToolkitLock                                       : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  35/ 366: com.jogamp.nativewindow.UpstreamSurfaceHook                               : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  36/ 366: com.jogamp.nativewindow.UpstreamSurfaceHook.MutableSize                   : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  37/ 366: com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize                    : Remove    5, Change    1, CompatChange    0, Deprecate    0, Add    5
  38/ 366: com.jogamp.nativewindow.VisualIDHolder                                    : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  39/ 366: com.jogamp.nativewindow.VisualIDHolder.VIDComparator                      : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  40/ 366: com.jogamp.nativewindow.VisualIDHolder.VIDType                            : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  41/ 366: com.jogamp.nativewindow.WindowClosingProtocol                             : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  42/ 366: com.jogamp.nativewindow.WindowClosingProtocol.WindowClosingMode           : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  43/ 366: com.jogamp.nativewindow.awt.AWTGraphicsConfiguration                      : Remove    5, Change    1, CompatChange    0, Deprecate    0, Add    5
  44/ 366: com.jogamp.nativewindow.awt.AWTGraphicsDevice                             : Remove    0, Change    1, CompatChange    0, Deprecate    0, Add    0
  45/ 366: com.jogamp.nativewindow.awt.AWTGraphicsScreen                             : Remove    3, Change    1, CompatChange    0, Deprecate    0, Add    3
  46/ 366: com.jogamp.nativewindow.awt.AWTWindowClosingProtocol                      : Remove    2, Change    1, CompatChange    0, Deprecate    0, Add    2
  47/ 366: com.jogamp.nativewindow.awt.DirectDataBufferInt                           : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    3
  48/ 366: com.jogamp.nativewindow.awt.DirectDataBufferInt.BufferedImageInt          : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    2
  49/ 366: com.jogamp.nativewindow.awt.JAWTWindow                                    : Remove   23, Change    2, CompatChange    6, Deprecate    0, Add   25
  50/ 366: com.jogamp.nativewindow.egl.EGLGraphicsDevice                             : Remove    0, Change    1, CompatChange    0, Deprecate    0, Add    2
  51/ 366: com.jogamp.nativewindow.egl.EGLGraphicsDevice.EGLDisplayLifecycleCallback : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    1
  52/ 366: com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice                       : Remove    0, Change    1, CompatChange    0, Deprecate    0, Add    0
  53/ 366: com.jogamp.nativewindow.swt.SWTAccessor                                   : Remove    6, Change    0, CompatChange    3, Deprecate    0, Add    6
  54/ 366: com.jogamp.nativewindow.util.Dimension                                    : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  55/ 366: com.jogamp.nativewindow.util.DimensionImmutable                           : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  56/ 366: com.jogamp.nativewindow.util.Insets                                       : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  57/ 366: com.jogamp.nativewindow.util.InsetsImmutable                              : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  58/ 366: com.jogamp.nativewindow.util.PixelFormat                                  : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  59/ 366: com.jogamp.nativewindow.util.PixelFormat.CType                            : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  60/ 366: com.jogamp.nativewindow.util.PixelFormat.Composition                      : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  61/ 366: com.jogamp.nativewindow.util.PixelFormat.PackedComposition                : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  62/ 366: com.jogamp.nativewindow.util.PixelFormatUtil                              : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  63/ 366: com.jogamp.nativewindow.util.PixelFormatUtil.ComponentMap                 : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  64/ 366: com.jogamp.nativewindow.util.PixelRectangle                               : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  65/ 366: com.jogamp.nativewindow.util.PixelRectangle.GenericPixelRect              : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  66/ 366: com.jogamp.nativewindow.util.Point                                        : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  67/ 366: com.jogamp.nativewindow.util.PointImmutable                               : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  68/ 366: com.jogamp.nativewindow.util.Rectangle                                    : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  69/ 366: com.jogamp.nativewindow.util.RectangleImmutable                           : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  70/ 366: com.jogamp.nativewindow.util.SurfaceSize                                  : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  71/ 366: com.jogamp.nativewindow.windows.WindowsGraphicsDevice                     : Remove    0, Change    1, CompatChange    0, Deprecate    0, Add    0
  72/ 366: com.jogamp.nativewindow.x11.X11GraphicsConfiguration                      : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    1
  73/ 366: com.jogamp.nativewindow.x11.X11GraphicsDevice                             : Remove    2, Change    1, CompatChange    0, Deprecate    0, Add    2
  74/ 366: com.jogamp.nativewindow.x11.X11GraphicsScreen                             : Remove    1, Change    1, CompatChange    0, Deprecate    0, Add    1
  75/ 366: com.jogamp.newt.Display                                                   : Remove    3, Change    0, CompatChange    2, Deprecate    0, Add    3
  76/ 366: com.jogamp.newt.Display.PointerIcon                                       : Remove    1, Change    1, CompatChange    0, Deprecate    0, Add    1
  77/ 366: com.jogamp.newt.MonitorDevice                                             : Remove    5, Change    2, CompatChange    2, Deprecate    0, Add   11
  78/ 366: com.jogamp.newt.MonitorMode                                               : Remove    2, Change    0, CompatChange    0, Deprecate    0, Add    2
  79/ 366: com.jogamp.newt.MonitorMode.SizeAndRRate                                  : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    1
  80/ 366: com.jogamp.newt.NewtFactory                                               : Remove    8, Change    0, CompatChange    0, Deprecate    0, Add    8
  81/ 366: com.jogamp.newt.Screen                                                    : Remove    5, Change    0, CompatChange    2, Deprecate    0, Add    7
  82/ 366: com.jogamp.newt.Window                                                    : Remove    7, Change    1, CompatChange    0, Deprecate    0, Add    7
  83/ 366: com.jogamp.newt.awt.NewtCanvasAWT                                         : Remove    3, Change    1, CompatChange    0, Deprecate    0, Add    3
  84/ 366: com.jogamp.newt.event.PinchToZoomGesture                                  : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    1
  85/ 366: com.jogamp.newt.event.WindowUpdateEvent                                   : Remove    2, Change    0, CompatChange    0, Deprecate    0, Add    2
  86/ 366: com.jogamp.newt.event.awt.AWTAdapter                                      : Remove    2, Change    0, CompatChange    0, Deprecate    0, Add    2
  87/ 366: com.jogamp.newt.event.awt.AWTKeyAdapter                                   : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    1
  88/ 366: com.jogamp.newt.event.awt.AWTMouseAdapter                                 : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    1
  89/ 366: com.jogamp.newt.event.awt.AWTWindowAdapter                                : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    1
  90/ 366: com.jogamp.newt.opengl.GLWindow                                           : Remove   25, Change    1, CompatChange    2, Deprecate    0, Add   26
  91/ 366: com.jogamp.newt.swt.NewtCanvasSWT                                         : Remove    3, Change    1, CompatChange    0, Deprecate    0, Add    3
  92/ 366: com.jogamp.newt.util.MonitorModeUtil                                      : Remove    2, Change    0, CompatChange    0, Deprecate    0, Add    2
  93/ 366: com.jogamp.newt.util.applet.JOGLNewtAppletBase                            : Remove    6, Change    1, CompatChange    0, Deprecate    0, Add    6
  94/ 366: com.jogamp.opengl.DebugGL2                                                : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  95/ 366: com.jogamp.opengl.DebugGL3                                                : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  96/ 366: com.jogamp.opengl.DebugGL3bc                                              : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  97/ 366: com.jogamp.opengl.DebugGL4                                                : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  98/ 366: com.jogamp.opengl.DebugGL4bc                                              : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
  99/ 366: com.jogamp.opengl.DebugGLES1                                              : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 100/ 366: com.jogamp.opengl.DebugGLES2                                              : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 101/ 366: com.jogamp.opengl.DebugGLES3                                              : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 102/ 366: com.jogamp.opengl.DefaultGLCapabilitiesChooser                            : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 103/ 366: com.jogamp.opengl.FBObject                                                : Remove   28, Change    0, CompatChange   10, Deprecate    0, Add   34
 104/ 366: com.jogamp.opengl.FBObject.Attachment                                     : Remove    3, Change    0, CompatChange    0, Deprecate    0, Add    3
 105/ 366: com.jogamp.opengl.FBObject.Colorbuffer                                    : Remove    3, Change    0, CompatChange    0, Deprecate    0, Add    3
 106/ 366: com.jogamp.opengl.FBObject.RenderAttachment                               : Remove    2, Change    0, CompatChange    0, Deprecate    0, Add    2
 107/ 366: com.jogamp.opengl.FBObject.TextureAttachment                              : Remove    2, Change    0, CompatChange    0, Deprecate    0, Add    2
 108/ 366: com.jogamp.opengl.FPSCounter                                              : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 109/ 366: com.jogamp.opengl.GL                                                      : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 110/ 366: com.jogamp.opengl.GL2                                                     : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 111/ 366: com.jogamp.opengl.GL2ES1                                                  : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 112/ 366: com.jogamp.opengl.GL2ES2                                                  : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 113/ 366: com.jogamp.opengl.GL2ES3                                                  : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 114/ 366: com.jogamp.opengl.GL2GL3                                                  : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 115/ 366: com.jogamp.opengl.GL3                                                     : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 116/ 366: com.jogamp.opengl.GL3ES3                                                  : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 117/ 366: com.jogamp.opengl.GL3bc                                                   : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 118/ 366: com.jogamp.opengl.GL4                                                     : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 119/ 366: com.jogamp.opengl.GL4ES3                                                  : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 120/ 366: com.jogamp.opengl.GL4bc                                                   : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 121/ 366: com.jogamp.opengl.GLAnimatorControl                                       : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 122/ 366: com.jogamp.opengl.GLAnimatorControl.UncaughtExceptionHandler              : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 123/ 366: com.jogamp.opengl.GLArrayData                                             : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 124/ 366: com.jogamp.opengl.GLAutoDrawable                                          : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 125/ 366: com.jogamp.opengl.GLAutoDrawableDelegate                                  : Remove    2, Change    1, CompatChange    1, Deprecate    0, Add    2
 126/ 366: com.jogamp.opengl.GLBase                                                  : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 127/ 366: com.jogamp.opengl.GLBufferStorage                                         : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 128/ 366: com.jogamp.opengl.GLCapabilities                                          : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 129/ 366: com.jogamp.opengl.GLCapabilitiesChooser                                   : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 130/ 366: com.jogamp.opengl.GLCapabilitiesImmutable                                 : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 131/ 366: com.jogamp.opengl.GLContext                                               : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 132/ 366: com.jogamp.opengl.GLDebugListener                                         : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 133/ 366: com.jogamp.opengl.GLDebugMessage                                          : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 134/ 366: com.jogamp.opengl.GLDrawable                                              : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 135/ 366: com.jogamp.opengl.GLDrawableFactory                                       : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 136/ 366: com.jogamp.opengl.GLES1                                                   : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 137/ 366: com.jogamp.opengl.GLES2                                                   : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 138/ 366: com.jogamp.opengl.GLES3                                                   : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 139/ 366: com.jogamp.opengl.GLEventListener                                         : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 140/ 366: com.jogamp.opengl.GLEventListenerState                                    : Remove    4, Change    0, CompatChange    0, Deprecate    0, Add    4
 141/ 366: com.jogamp.opengl.GLException                                             : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 142/ 366: com.jogamp.opengl.GLExtensions                                            : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 143/ 366: com.jogamp.opengl.GLFBODrawable                                           : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 144/ 366: com.jogamp.opengl.GLFBODrawable.Resizeable                                : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 145/ 366: com.jogamp.opengl.GLOffscreenAutoDrawable                                 : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 146/ 366: com.jogamp.opengl.GLOffscreenAutoDrawable.FBO                             : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 147/ 366: com.jogamp.opengl.GLPipelineFactory                                       : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 148/ 366: com.jogamp.opengl.GLProfile                                               : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 149/ 366: com.jogamp.opengl.GLRendererQuirks                                        : Remove    7, Change    0, CompatChange    0, Deprecate    0, Add   14
 150/ 366: com.jogamp.opengl.GLRunnable                                              : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 151/ 366: com.jogamp.opengl.GLRunnable2                                             : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 152/ 366: com.jogamp.opengl.GLSharedContextSetter                                   : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 153/ 366: com.jogamp.opengl.GLUniformData                                           : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 154/ 366: com.jogamp.opengl.GenericGLCapabilitiesChooser                            : Remove    1, Change    1, CompatChange    0, Deprecate    0, Add    1
 155/ 366: com.jogamp.opengl.JoglVersion                                             : Remove   10, Change    0, CompatChange    0, Deprecate    0, Add   10
 156/ 366: com.jogamp.opengl.Threading                                               : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 157/ 366: com.jogamp.opengl.Threading.Mode                                          : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 158/ 366: com.jogamp.opengl.TraceGL2                                                : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 159/ 366: com.jogamp.opengl.TraceGL3                                                : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 160/ 366: com.jogamp.opengl.TraceGL3bc                                              : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 161/ 366: com.jogamp.opengl.TraceGL4                                                : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 162/ 366: com.jogamp.opengl.TraceGL4bc                                              : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 163/ 366: com.jogamp.opengl.TraceGLES1                                              : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 164/ 366: com.jogamp.opengl.TraceGLES2                                              : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 165/ 366: com.jogamp.opengl.TraceGLES3                                              : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 166/ 366: com.jogamp.opengl.awt.AWTGLAutoDrawable                                   : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 167/ 366: com.jogamp.opengl.awt.ComponentEvents                                     : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 168/ 366: com.jogamp.opengl.awt.GLCanvas                                            : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 169/ 366: com.jogamp.opengl.awt.GLJPanel                                            : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 170/ 366: com.jogamp.opengl.egl.EGL                                                 : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 171/ 366: com.jogamp.opengl.egl.EGLClientPixmapHI                                   : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 172/ 366: com.jogamp.opengl.egl.EGLExt                                              : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 173/ 366: com.jogamp.opengl.fixedfunc.GLLightingFunc                                : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 174/ 366: com.jogamp.opengl.fixedfunc.GLMatrixFunc                                  : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 175/ 366: com.jogamp.opengl.fixedfunc.GLPointerFunc                                 : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 176/ 366: com.jogamp.opengl.fixedfunc.GLPointerFuncUtil                             : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 177/ 366: com.jogamp.opengl.glu.GLU                                                 : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 178/ 366: com.jogamp.opengl.glu.GLUnurbs                                            : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 179/ 366: com.jogamp.opengl.glu.GLUquadric                                          : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 180/ 366: com.jogamp.opengl.glu.GLUtessellator                                      : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 181/ 366: com.jogamp.opengl.glu.GLUtessellatorCallback                              : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 182/ 366: com.jogamp.opengl.glu.GLUtessellatorCallbackAdapter                       : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 183/ 366: com.jogamp.opengl.glu.gl2.GLUgl2                                          : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 184/ 366: com.jogamp.opengl.glu.gl2es1.GLUgl2es1                                    : Remove    0, Change    0, CompatChange    0, Deprecate    0, Add    1
 185/ 366: com.jogamp.opengl.math.FloatUtil                                          : Remove    0, Change    0, CompatChange    3, Deprecate    0, Add    0
 186/ 366: com.jogamp.opengl.math.Matrix4                                            : Remove    0, Change    0, CompatChange    2, Deprecate    0, Add    0
 187/ 366: com.jogamp.opengl.swt.GLCanvas                                            : Remove   25, Change    1, CompatChange    2, Deprecate    0, Add   25
 188/ 366: com.jogamp.opengl.util.Animator                                           : Remove    2, Change    4, CompatChange    1, Deprecate    0, Add    2
 189/ 366: com.jogamp.opengl.util.AnimatorBase                                       : Remove    5, Change    1, CompatChange    1, Deprecate    0, Add    5
 190/ 366: com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException             : Remove    2, Change    0, CompatChange    0, Deprecate    0, Add    2
 191/ 366: com.jogamp.opengl.util.CustomGLEventListener                              : Remove    1, Change    1, CompatChange    0, Deprecate    0, Add    1
 192/ 366: com.jogamp.opengl.util.FPSAnimator                                        : Remove    2, Change    0, CompatChange    1, Deprecate    0, Add    2
 193/ 366: com.jogamp.opengl.util.GLArrayDataClient                                  : Remove    6, Change    0, CompatChange    6, Deprecate    0, Add    6
 194/ 366: com.jogamp.opengl.util.GLArrayDataEditable                                : Remove    5, Change    1, CompatChange    0, Deprecate    0, Add    5
 195/ 366: com.jogamp.opengl.util.GLArrayDataServer                                  : Remove    7, Change    0, CompatChange   15, Deprecate    0, Add    7
 196/ 366: com.jogamp.opengl.util.GLArrayDataWrapper                                 : Remove    4, Change    1, CompatChange    5, Deprecate    0, Add    4
 197/ 366: com.jogamp.opengl.util.GLBuffers                                          : Remove    2, Change    0, CompatChange    2, Deprecate    0, Add    2
 198/ 366: com.jogamp.opengl.util.GLDrawableUtil                                     : Remove   10, Change    0, CompatChange    0, Deprecate    0, Add   10
 199/ 366: com.jogamp.opengl.util.GLDrawableUtil.ReshapeGLEventListener              : Remove    2, Change    1, CompatChange    0, Deprecate    0, Add    2
 200/ 366: com.jogamp.opengl.util.GLPixelBuffer                                      : Remove    2, Change    0, CompatChange    0, Deprecate    0, Add    2
 201/ 366: com.jogamp.opengl.util.GLPixelBuffer.DefaultGLPixelBufferProvider         : Remove    2, Change    0, CompatChange    0, Deprecate    0, Add    3
 202/ 366: com.jogamp.opengl.util.GLPixelBuffer.GLPixelAttributes                    : Remove    5, Change    0, CompatChange    1, Deprecate    0, Add    7
 203/ 366: com.jogamp.opengl.util.GLPixelBuffer.GLPixelBufferProvider                : Remove    2, Change    0, CompatChange    0, Deprecate    0, Add    3
 204/ 366: com.jogamp.opengl.util.GLPixelBuffer.SingletonGLPixelBufferProvider       : Remove    2, Change    0, CompatChange    0, Deprecate    0, Add    4
 205/ 366: com.jogamp.opengl.util.GLPixelStorageModes                                : Remove   14, Change    0, CompatChange    0, Deprecate    0, Add   14
 206/ 366: com.jogamp.opengl.util.GLReadBufferUtil                                   : Remove    6, Change    0, CompatChange    0, Deprecate    0, Add    5
 207/ 366: com.jogamp.opengl.util.Gamma                                              : Remove    5, Change    0, CompatChange    0, Deprecate    0, Add    5
 208/ 366: com.jogamp.opengl.util.ImmModeSink                                        : Remove    7, Change    0, CompatChange    0, Deprecate    0, Add    7
 209/ 366: com.jogamp.opengl.util.ImmModeSink.VBOSet                                 : Remove    7, Change    0, CompatChange    1, Deprecate    0, Add    7
 210/ 366: com.jogamp.opengl.util.PMVMatrix                                          : Remove    0, Change    1, CompatChange    2, Deprecate    0, Add    0
 211/ 366: com.jogamp.opengl.util.PNGPixelRect                                       : Remove    4, Change    1, CompatChange    0, Deprecate    0, Add    4
 212/ 366: com.jogamp.opengl.util.RandomTileRenderer                                 : Remove    2, Change    0, CompatChange    0, Deprecate    0, Add    2
 213/ 366: com.jogamp.opengl.util.TileRenderer                                       : Remove    3, Change    0, CompatChange    0, Deprecate    0, Add    3
 214/ 366: com.jogamp.opengl.util.TileRendererBase                                   : Remove    7, Change    0, CompatChange    0, Deprecate    0, Add    7
 215/ 366: com.jogamp.opengl.util.av.GLMediaPlayer                                   : Remove    5, Change    1, CompatChange    0, Deprecate    0, Add    5
 216/ 366: com.jogamp.opengl.util.awt.AWTGLPixelBuffer                               : Remove    3, Change    0, CompatChange    0, Deprecate    0, Add    3
 217/ 366: com.jogamp.opengl.util.awt.AWTGLPixelBuffer.AWTGLPixelBufferProvider      : Remove    2, Change    0, CompatChange    0, Deprecate    0, Add    6
 218/ 366: com.jogamp.opengl.util.awt.AWTGLPixelBuffer.SingleAWTGLPixelBufferProvider: Remove    3, Change    0, CompatChange    0, Deprecate    0, Add    4
 219/ 366: com.jogamp.opengl.util.awt.AWTGLReadBufferUtil                            : Remove    3, Change    0, CompatChange    0, Deprecate    0, Add    3
 220/ 366: com.jogamp.opengl.util.awt.Overlay                                        : Remove    1, Change    0, CompatChange    5, Deprecate    0, Add    1
 221/ 366: com.jogamp.opengl.util.awt.TextRenderer                                   : Remove    0, Change    0, CompatChange   10, Deprecate    0, Add    0
 222/ 366: com.jogamp.opengl.util.awt.TextureRenderer                                : Remove    0, Change    0, CompatChange   14, Deprecate    0, Add    0
 223/ 366: com.jogamp.opengl.util.glsl.ShaderCode                                    : Remove   12, Change    0, CompatChange    0, Deprecate    0, Add   12
 224/ 366: com.jogamp.opengl.util.glsl.ShaderProgram                                 : Remove    9, Change    0, CompatChange    1, Deprecate    0, Add    9
 225/ 366: com.jogamp.opengl.util.glsl.ShaderState                                   : Remove   28, Change    0, CompatChange    0, Deprecate    0, Add   28
 226/ 366: com.jogamp.opengl.util.glsl.ShaderUtil                                    : Remove   20, Change    0, CompatChange    0, Deprecate    0, Add   20
 227/ 366: com.jogamp.opengl.util.glsl.fixedfunc.FixedFuncUtil                       : Remove    2, Change    0, CompatChange    0, Deprecate    0, Add    2
 228/ 366: com.jogamp.opengl.util.stereo.StereoClientRenderer                        : Remove    4, Change    1, CompatChange    0, Deprecate    0, Add    4
 229/ 366: com.jogamp.opengl.util.stereo.StereoDevice                                : Remove    2, Change    0, CompatChange    0, Deprecate    0, Add    2
 230/ 366: com.jogamp.opengl.util.stereo.StereoDeviceRenderer                        : Remove    9, Change    0, CompatChange    0, Deprecate    0, Add    9
 231/ 366: com.jogamp.opengl.util.stereo.StereoDeviceRenderer.Eye                    : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    1
 232/ 366: com.jogamp.opengl.util.stereo.StereoGLEventListener                       : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    1
 233/ 366: com.jogamp.opengl.util.texture.ImageSequence                              : Remove    4, Change    0, CompatChange    0, Deprecate    0, Add    4
 234/ 366: com.jogamp.opengl.util.texture.Texture                                    : Remove   16, Change    0, CompatChange    0, Deprecate    0, Add   16
 235/ 366: com.jogamp.opengl.util.texture.TextureData                                : Remove    6, Change    0, CompatChange    0, Deprecate    0, Add    6
 236/ 366: com.jogamp.opengl.util.texture.TextureIO                                  : Remove    7, Change    0, CompatChange    6, Deprecate    0, Add    7
 237/ 366: com.jogamp.opengl.util.texture.TextureSequence                            : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    1
 238/ 366: com.jogamp.opengl.util.texture.TextureState                               : Remove    3, Change    0, CompatChange    0, Deprecate    0, Add    3
 239/ 366: com.jogamp.opengl.util.texture.awt.AWTTextureData                         : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    1
 240/ 366: com.jogamp.opengl.util.texture.awt.AWTTextureIO                           : Remove    3, Change    0, CompatChange    0, Deprecate    0, Add    3
 241/ 366: com.jogamp.opengl.util.texture.spi.TGAImage                               : Remove    2, Change    0, CompatChange    0, Deprecate    0, Add    2
 242/ 366: com.jogamp.opengl.util.texture.spi.TextureProvider                        : Remove    3, Change    0, CompatChange    0, Deprecate    0, Add    3
 243/ 366: com.jogamp.opengl.util.texture.spi.awt.IIOTextureProvider                 : Remove    3, Change    0, CompatChange    0, Deprecate    0, Add    3
 244/ 366: javax.media.nativewindow.AbstractGraphicsConfiguration                    : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 245/ 366: javax.media.nativewindow.AbstractGraphicsDevice                           : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 246/ 366: javax.media.nativewindow.AbstractGraphicsScreen                           : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 247/ 366: javax.media.nativewindow.Capabilities                                     : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 248/ 366: javax.media.nativewindow.CapabilitiesChooser                              : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 249/ 366: javax.media.nativewindow.CapabilitiesImmutable                            : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 250/ 366: javax.media.nativewindow.DefaultCapabilitiesChooser                       : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 251/ 366: javax.media.nativewindow.DefaultGraphicsConfiguration                     : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 252/ 366: javax.media.nativewindow.DefaultGraphicsDevice                            : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 253/ 366: javax.media.nativewindow.DefaultGraphicsScreen                            : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 254/ 366: javax.media.nativewindow.GraphicsConfigurationFactory                     : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 255/ 366: javax.media.nativewindow.MutableSurface                                   : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 256/ 366: javax.media.nativewindow.NativeSurface                                    : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 257/ 366: javax.media.nativewindow.NativeSurfaceHolder                              : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 258/ 366: javax.media.nativewindow.NativeWindow                                     : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 259/ 366: javax.media.nativewindow.NativeWindowException                            : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 260/ 366: javax.media.nativewindow.NativeWindowFactory                              : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 261/ 366: javax.media.nativewindow.OffscreenLayerOption                             : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 262/ 366: javax.media.nativewindow.OffscreenLayerSurface                            : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 263/ 366: javax.media.nativewindow.ProxySurface                                     : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 264/ 366: javax.media.nativewindow.ScalableSurface                                  : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 265/ 366: javax.media.nativewindow.SurfaceUpdatedListener                           : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 266/ 366: javax.media.nativewindow.ToolkitLock                                      : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 267/ 366: javax.media.nativewindow.UpstreamSurfaceHook                              : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 268/ 366: javax.media.nativewindow.UpstreamSurfaceHook.MutableSize                  : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 269/ 366: javax.media.nativewindow.VisualIDHolder                                   : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 270/ 366: javax.media.nativewindow.VisualIDHolder.VIDComparator                     : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 271/ 366: javax.media.nativewindow.VisualIDHolder.VIDType                           : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 272/ 366: javax.media.nativewindow.WindowClosingProtocol                            : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 273/ 366: javax.media.nativewindow.WindowClosingProtocol.WindowClosingMode          : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 274/ 366: javax.media.nativewindow.util.Dimension                                   : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 275/ 366: javax.media.nativewindow.util.DimensionImmutable                          : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 276/ 366: javax.media.nativewindow.util.Insets                                      : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 277/ 366: javax.media.nativewindow.util.InsetsImmutable                             : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 278/ 366: javax.media.nativewindow.util.PixelFormat                                 : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 279/ 366: javax.media.nativewindow.util.PixelFormatUtil                             : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 280/ 366: javax.media.nativewindow.util.PixelFormatUtil.PixelSink                   : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 281/ 366: javax.media.nativewindow.util.PixelFormatUtil.PixelSink32                 : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 282/ 366: javax.media.nativewindow.util.PixelRectangle                              : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 283/ 366: javax.media.nativewindow.util.PixelRectangle.GenericPixelRect             : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 284/ 366: javax.media.nativewindow.util.Point                                       : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 285/ 366: javax.media.nativewindow.util.PointImmutable                              : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 286/ 366: javax.media.nativewindow.util.Rectangle                                   : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 287/ 366: javax.media.nativewindow.util.RectangleImmutable                          : Remove    1, Change    0, CompatChange    0, Deprecate    0, Add    0
 288/ 366: javax.media.nativewindow.util.SurfaceSize                                
...[truncated 1224587 chars]...
il, access[abstract public]
 Added Field GL_UNSIGNED_INT64_VEC4_ARB, desc[I], sig[null], value[type java.lang.Integer, data 36855, access[final public static]
 Added Method glProgramUniform2ui64vARB, desc[(IIILjava/nio/LongBuffer;)V], sig[null], throws nil, access[abstract public]
 Added Method glProgramUniform1i64vARB, desc[(IIILjava/nio/LongBuffer;)V], sig[null], throws nil, access[abstract public]
 Added Method glUniform4i64vARB, desc[(II[JI)V], sig[null], throws nil, access[abstract public]
 Added Method glMaxShaderCompilerThreadsARB, desc[(I)V], sig[null], throws nil, access[abstract public]
 Added Method glGetUniformi64vARB, desc[(IILjava/nio/LongBuffer;)V], sig[null], throws nil, access[abstract public]
 Added Method glFramebufferSampleLocationsfvARB, desc[(IIILjava/nio/FloatBuffer;)V], sig[null], throws nil, access[abstract public]
 Added Method glProgramUniform2i64ARB, desc[(IIJJ)V], sig[null], throws nil, access[abstract public]
 Added Method glProgramUniform1ui64vARB, desc[(IIILjava/nio/LongBuffer;)V], sig[null], throws nil, access[abstract public]
 Added Method glUniform1ui64ARB, desc[(IJ)V], sig[null], throws nil, access[abstract public]
 Added Method glProgramUniform3i64vARB, desc[(III[JI)V], sig[null], throws nil, access[abstract public]
 Added Method glUniform1ui64vARB, desc[(II[JI)V], sig[null], throws nil, access[abstract public]
 Added Method glProgramUniform2ui64vARB, desc[(III[JI)V], sig[null], throws nil, access[abstract public]
 Added Method glGetnUniformui64vARB, desc[(III[JI)V], sig[null], throws nil, access[abstract public]
 Added Field GL_PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_ARB, desc[I], sig[null], value[type java.lang.Integer, data 37696, access[final public static]
 Added Field GL_COMPLETION_STATUS_ARB, desc[I], sig[null], value[type java.lang.Integer, data 37297, access[final public static]
 Added Method glUniform2i64vARB, desc[(IILjava/nio/LongBuffer;)V], sig[null], throws nil, access[abstract public]
 Added Method glUniform3i64vARB, desc[(II[JI)V], sig[null], throws nil, access[abstract public]
 Added Method glUniform3ui64ARB, desc[(IJJJ)V], sig[null], throws nil, access[abstract public]
 Added Method glUniform2ui64ARB, desc[(IJJ)V], sig[null], throws nil, access[abstract public]
 Added Method glUniform4ui64vARB, desc[(IILjava/nio/LongBuffer;)V], sig[null], throws nil, access[abstract public]
 Added Method glProgramUniform4ui64vARB, desc[(IIILjava/nio/LongBuffer;)V], sig[null], throws nil, access[abstract public]
 Added Field GL_SAMPLE_LOCATION_ARB, desc[I], sig[null], value[type java.lang.Integer, data 36432, access[final public static]
 Added Method glProgramUniform3ui64vARB, desc[(III[JI)V], sig[null], throws nil, access[abstract public]
 Added Method glProgramUniform1ui64vARB, desc[(III[JI)V], sig[null], throws nil, access[abstract public]
 Added Method glUniform3i64ARB, desc[(IJJJ)V], sig[null], throws nil, access[abstract public]
 Added Method glUniform4ui64vARB, desc[(II[JI)V], sig[null], throws nil, access[abstract public]
 Added Method glProgramUniform2i64vARB, desc[(III[JI)V], sig[null], throws nil, access[abstract public]
 Added Method glUniform2i64ARB, desc[(IJJ)V], sig[null], throws nil, access[abstract public]
 Added Method glUniform3ui64vARB, desc[(II[JI)V], sig[null], throws nil, access[abstract public]
 Added Method glUniform1i64vARB, desc[(IILjava/nio/LongBuffer;)V], sig[null], throws nil, access[abstract public]
 Added Method glUniform4i64ARB, desc[(IJJJJ)V], sig[null], throws nil, access[abstract public]
 Added Method glFramebufferSampleLocationsfvARB, desc[(III[FI)V], sig[null], throws nil, access[abstract public]
 Added Method glProgramUniform3i64ARB, desc[(IIJJJ)V], sig[null], throws nil, access[abstract public]
 Added Method glProgramUniform4ui64ARB, desc[(IIJJJJ)V], sig[null], throws nil, access[abstract public]
 Added Method glProgramUniform1i64ARB, desc[(IIJ)V], sig[null], throws nil, access[abstract public]
 Added Method glProgramUniform4ui64vARB, desc[(III[JI)V], sig[null], throws nil, access[abstract public]
 Added Method glProgramUniform1ui64ARB, desc[(IIJ)V], sig[null], throws nil, access[abstract public]
 Added Method glUniform1ui64vARB, desc[(IILjava/nio/LongBuffer;)V], sig[null], throws nil, access[abstract public]
 Added Field GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_ARB, desc[I], sig[null], value[type java.lang.Integer, data 37698, access[final public static]
 Added Method glNamedFramebufferSampleLocationsfvARB, desc[(III[FI)V], sig[null], throws nil, access[abstract public]
 Added Method glUniform2ui64vARB, desc[(II[JI)V], sig[null], throws nil, access[abstract public]
 Added Method glUniform1i64vARB, desc[(II[JI)V], sig[null], throws nil, access[abstract public]
 Added Field GL_INT64_VEC3_ARB, desc[I], sig[null], value[type java.lang.Integer, data 36842, access[final public static]
 Added Method glGetnUniformi64vARB, desc[(IIILjava/nio/LongBuffer;)V], sig[null], throws nil, access[abstract public]
 Added Method glUniform2ui64vARB, desc[(IILjava/nio/LongBuffer;)V], sig[null], throws nil, access[abstract public]
 Added Method glGetUniformui64vARB, desc[(IILjava/nio/LongBuffer;)V], sig[null], throws nil, access[abstract public]
 Added Method glProgramUniform1i64vARB, desc[(III[JI)V], sig[null], throws nil, access[abstract public]
 Added Field GL_FRAMEBUFFER_SAMPLE_LOCATION_PIXEL_GRID_ARB, desc[I], sig[null], value[type java.lang.Integer, data 37699, access[final public static]
 Added Field GL_INT64_VEC4_ARB, desc[I], sig[null], value[type java.lang.Integer, data 36843, access[final public static]
 Added Field GL_SAMPLE_LOCATION_SUBPIXEL_BITS_ARB, desc[I], sig[null], value[type java.lang.Integer, data 37693, access[final public static]
 Added Field GL_SAMPLE_LOCATION_PIXEL_GRID_WIDTH_ARB, desc[I], sig[null], value[type java.lang.Integer, data 37694, access[final public static]
 Added Field GL_PROGRAMMABLE_SAMPLE_LOCATION_ARB, desc[I], sig[null], value[type java.lang.Integer, data 37697, access[final public static]
 Added Field GL_MAX_SHADER_COMPILER_THREADS_ARB, desc[I], sig[null], value[type java.lang.Integer, data 37296, access[final public static]
 Added Field GL_INT64_VEC2_ARB, desc[I], sig[null], value[type java.lang.Integer, data 36841, access[final public static]
 Added Field GL_UNSIGNED_INT64_VEC2_ARB, desc[I], sig[null], value[type java.lang.Integer, data 36853, access[final public static]
 Added Method glProgramUniform2ui64ARB, desc[(IIJJ)V], sig[null], throws nil, access[abstract public]
 Added Method glProgramUniform4i64ARB, desc[(IIJJJJ)V], sig[null], throws nil, access[abstract public]
Class com.jogamp.opengl.GLBase
 Added Method isGLES32Compatible, desc[()Z], sig[null], throws nil, access[abstract public]
 CompatChanged Method setSwapInterval, throws[[] -> [com/jogamp/opengl/GLException]], access[]
Class com.jogamp.opengl.GLContext
 Added Method isGLES32CompatibleAvailable, desc[(Lcom/jogamp/nativewindow/AbstractGraphicsDevice;)Z], sig[null], throws nil, access[final public static]
 CompatChanged Field CTX_IMPL_FBO, value[8192 -> 16384], access[]
 Added Method validateProfileBits, desc[(ILjava/lang/String;)V], sig[null], throws nil, access[protected static]
 Added Method getGLProfile, desc[(Ljava/lang/StringBuilder;I)Ljava/lang/StringBuilder;], sig[null], throws nil, access[protected static]
 Added Method getGLVersion, desc[(Ljava/lang/StringBuilder;IIILjava/lang/String;)Ljava/lang/StringBuilder;], sig[null], throws nil, access[protected static]
 Added Field CTX_IMPL_ES32_COMPAT, desc[I], sig[null], value[type java.lang.Integer, data 8192, access[final protected static]
 CompatChanged Field CTX_IMPL_FP32_COMPAT_API, value[16384 -> 32768], access[]
 Added Method decomposeBits, desc[(I[I)Lcom/jogamp/common/util/VersionNumber;], sig[null], throws nil, access[protected static]
 Removed Method mapAvailableGLVersion, desc[(Lcom/jogamp/nativewindow/AbstractGraphicsDevice;IIIII)Ljava/lang/Integer;], sig[null], throws nil, access[protected static]
 Added Method isGLES32Compatible, desc[()Z], sig[null], throws nil, access[final public]
 Added Method getGLVersion, desc[(Ljava/lang/StringBuilder;Lcom/jogamp/common/util/VersionNumber;ILjava/lang/String;)Ljava/lang/StringBuilder;], sig[null], throws nil, access[protected static]
Class com.jogamp.opengl.GLDrawableFactory
 Added Method hasOpenGLDesktopSupport, desc[()Z], sig[null], throws nil, access[abstract public]
 Added Method hasOpenGLESSupport, desc[()Z], sig[null], throws nil, access[abstract public]
Class com.jogamp.opengl.GLES1
 CompatChanged Field GL_MULTISAMPLE_BUFFER_BIT7_QCOM, value[-2147483648 -> 2147483648], access[]
Class com.jogamp.opengl.GLES2
 Added Field GL_PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_NV, desc[I], sig[null], value[type java.lang.Integer, data 37696, access[final public static]
 Added Field GL_MAX_RASTER_SAMPLES_EXT, desc[I], sig[null], value[type java.lang.Integer, data 37673, access[final public static]
 Added Field GL_MAP_PERSISTENT_BIT_EXT, desc[I], sig[null], value[type java.lang.Integer, data 64, access[final public static]
 Added Field GL_POLYGON_OFFSET_LINE_NV, desc[I], sig[null], value[type java.lang.Integer, data 10754, access[final public static]
 Added Field GL_SCREEN, desc[I], sig[null], value[type java.lang.Integer, data 37525, access[final public static]
 Added Method glSubpixelPrecisionBiasNV, desc[(II)V], sig[null], throws nil, access[abstract public]
 Added Field GL_SAMPLE_LOCATION_NV, desc[I], sig[null], value[type java.lang.Integer, data 36432, access[final public static]
 Added Field GL_LOCATION_INDEX_EXT, desc[I], sig[null], value[type java.lang.Integer, data 37647, access[final public static]
 Added Field GL_TEXTURE_SPARSE_EXT, desc[I], sig[null], value[type java.lang.Integer, data 37286, access[final public static]
 Added Field GL_MULTISAMPLE_EXT, desc[I], sig[null], value[type java.lang.Integer, data 32925, access[final public static]
 Added Field GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_NV, desc[I], sig[null], value[type java.lang.Integer, data 37698, access[final public static]
 Added Field GL_RASTER_FIXED_SAMPLE_LOCATIONS_EXT, desc[I], sig[null], value[type java.lang.Integer, data 37674, access[final public static]
 Added Field GL_HSL_SATURATION, desc[I], sig[null], value[type java.lang.Integer, data 37550, access[final public static]
 Added Method glNamedFramebufferSampleLocationsfvNV, desc[(IIILjava/nio/FloatBuffer;)V], sig[null], throws nil, access[abstract public]
 Added Field GL_SHARED_EDGE_NV, desc[I], sig[null], value[type java.lang.Integer, data 192, access[final public static]
 Added Field GL_SAMPLE_LOCATION_PIXEL_GRID_WIDTH_NV, desc[I], sig[null], value[type java.lang.Integer, data 37694, access[final public static]
 Added Field GL_COLOR_SAMPLES_NV, desc[I], sig[null], value[type java.lang.Integer, data 36384, access[final public static]
 Added Field GL_SRC_ALPHA_SATURATE_EXT, desc[I], sig[null], value[type java.lang.Integer, data 776, access[final public static]
 Added Field GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS_EXT, desc[I], sig[null], value[type java.lang.Integer, data 37274, access[final public static]
 Added Field GL_HARDLIGHT, desc[I], sig[null], value[type java.lang.Integer, data 37531, access[final public static]
 Added Method glBindFragDataLocationEXT, desc[(II[BI)V], sig[null], throws nil, access[abstract public]
 Added Method glBindFragDataLocationEXT, desc[(IILjava/nio/ByteBuffer;)V], sig[null], throws nil, access[abstract public]
 Added Field GL_SAMPLE_ALPHA_TO_ONE_EXT, desc[I], sig[null], value[type java.lang.Integer, data 32927, access[final public static]
 Added Field GL_FILL_RECTANGLE_NV, desc[I], sig[null], value[type java.lang.Integer, data 37692, access[final public static]
 Added Field GL_COLORDODGE, desc[I], sig[null], value[type java.lang.Integer, data 37529, access[final public static]
 Added Field GL_DIFFERENCE, desc[I], sig[null], value[type java.lang.Integer, data 37534, access[final public static]
 Added Method glFramebufferSampleLocationsfvNV, desc[(IIILjava/nio/FloatBuffer;)V], sig[null], throws nil, access[abstract public]
 Added Field GL_RASTER_MULTISAMPLE_EXT, desc[I], sig[null], value[type java.lang.Integer, data 37671, access[final public static]
 Added Method glTexPageCommitmentEXT, desc[(IIIIIIIIZ)V], sig[null], throws nil, access[abstract public]
 Added Method glGetProgramResourceLocationIndexEXT, desc[(IILjava/nio/ByteBuffer;)I], sig[null], throws nil, access[abstract public]
 CompatChanged Field GL_MULTISAMPLE_BUFFER_BIT7_QCOM, value[-2147483648 -> 2147483648], access[]
 Added Field GL_FILL_NV, desc[I], sig[null], value[type java.lang.Integer, data 6914, access[final public static]
 Added Field GL_SOFTLIGHT, desc[I], sig[null], value[type java.lang.Integer, data 37532, access[final public static]
 Added Field GL_LIGHTEN, desc[I], sig[null], value[type java.lang.Integer, data 37528, access[final public static]
 Added Method glRasterSamplesEXT, desc[(IZ)V], sig[null], throws nil, access[abstract public]
 Added Field GL_POLYGON_MODE_NV, desc[I], sig[null], value[type java.lang.Integer, data 2880, access[final public static]
 Added Method glCoverageModulationNV, desc[(I)V], sig[null], throws nil, access[abstract public]
 Added Field GL_SPARSE_TEXTURE_FULL_ARRAY_CUBE_MIPMAPS_EXT, desc[I], sig[null], value[type java.lang.Integer, data 37289, access[final public static]
 Added Field GL_HSL_HUE, desc[I], sig[null], value[type java.lang.Integer, data 37549, access[final public static]
 Added Method glBufferStorageEXT, desc[(IJLjava/nio/Buffer;I)V], sig[null], throws nil, access[abstract public]
 Added Field GL_NUM_VIRTUAL_PAGE_SIZES_EXT, desc[I], sig[null], value[type java.lang.Integer, data 37288, access[final public static]
 Added Field GL_COVERAGE_MODULATION_TABLE_SIZE_NV, desc[I], sig[null], value[type java.lang.Integer, data 37683, access[final public static]
 Added Field GL_MAX_SUBPIXEL_PRECISION_BIAS_BITS_NV, desc[I], sig[null], value[type java.lang.Integer, data 37705, access[final public static]
 Added Field GL_MIXED_STENCIL_SAMPLES_SUPPORTED_NV, desc[I], sig[null], value[type java.lang.Integer, data 37680, access[final public static]
 Added Method glCoverageModulationTableNV, desc[(I[FI)V], sig[null], throws nil, access[abstract public]
 Added Field GL_EFFECTIVE_RASTER_SAMPLES_EXT, desc[I], sig[null], value[type java.lang.Integer, data 37676, access[final public static]
 Added Field GL_MAX_VIEWS_OVR, desc[I], sig[null], value[type java.lang.Integer, data 38449, access[final public static]
 Added Field GL_EXCLUSION, desc[I], sig[null], value[type java.lang.Integer, data 37536, access[final public static]
 Added Method glFragmentCoverageColorNV, desc[(I)V], sig[null], throws nil, access[abstract public]
 Added Field GL_MAX_SPARSE_3D_TEXTURE_SIZE_EXT, desc[I], sig[null], value[type java.lang.Integer, data 37273, access[final public static]
 Added Field GL_DEPTH_SAMPLES_NV, desc[I], sig[null], value[type java.lang.Integer, data 37677, access[final public static]
 Added Field GL_BUFFER_STORAGE_FLAGS_EXT, desc[I], sig[null], value[type java.lang.Integer, data 33312, access[final public static]
 Added Field GL_LINE_NV, desc[I], sig[null], value[type java.lang.Integer, data 6913, access[final public static]
 Added Field GL_NUM_SPARSE_LEVELS_EXT, desc[I], sig[null], value[type java.lang.Integer, data 37290, access[final public static]
 Added Field GL_SUBPIXEL_PRECISION_BIAS_X_BITS_NV, desc[I], sig[null], value[type java.lang.Integer, data 37703, access[final public static]
 Added Field GL_PROGRAMMABLE_SAMPLE_LOCATION_NV, desc[I], sig[null], value[type java.lang.Integer, data 37697, access[final public static]
 Added Method glGetFragDataIndexEXT, desc[(I[BI)I], sig[null], throws nil, access[abstract public]
 Added Method glGetCoverageModulationTableNV, desc[(I[FI)V], sig[null], throws nil, access[abstract public]
 Added Field GL_RASTER_SAMPLES_EXT, desc[I], sig[null], value[type java.lang.Integer, data 37672, access[final public static]
 Added Field GL_MAX_SPARSE_TEXTURE_SIZE_EXT, desc[I], sig[null], value[type java.lang.Integer, data 37272, access[final public static]
 Added Field GL_COVERAGE_MODULATION_NV, desc[I], sig[null], value[type java.lang.Integer, data 37682, access[final public static]
 Added Method glNamedFramebufferSampleLocationsfvNV, desc[(III[FI)V], sig[null], throws nil, access[abstract public]
 Added Field GL_VIRTUAL_PAGE_SIZE_INDEX_EXT, desc[I], sig[null], value[type java.lang.Integer, data 37287, access[final public static]
 Added Method glResolveDepthValuesNV, desc[()V], sig[null], throws nil, access[abstract public]
 Added Method glGetProgramResourceLocationIndexEXT, desc[(II[BI)I], sig[null], throws nil, access[abstract public]
 Added Field GL_OVERLAY, desc[I], sig[null], value[type java.lang.Integer, data 37526, access[final public static]
 Added Field GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR, desc[I], sig[null], value[type java.lang.Integer, data 38450, access[final public static]
 Added Method glBindFragDataLocationIndexedEXT, desc[(IIILjava/nio/ByteBuffer;)V], sig[null], throws nil, access[abstract public]
 Added Field GL_FRAGMENT_COVERAGE_TO_COLOR_NV, desc[I], sig[null], value[type java.lang.Integer, data 37597, access[final public static]
 Added Field GL_VIRTUAL_PAGE_SIZE_Y_EXT, desc[I], sig[null], value[type java.lang.Integer, data 37270, access[final public static]
 Added Field GL_FRAGMENT_COVERAGE_COLOR_NV, desc[I], sig[null], value[type java.lang.Integer, data 37598, access[final public static]
 Added Method glGetFragDataIndexEXT, desc[(ILjava/nio/ByteBuffer;)I], sig[null], throws nil, access[abstract public]
 Added Field GL_SAMPLE_LOCATION_SUBPIXEL_BITS_NV, desc[I], sig[null], value[type java.lang.Integer, data 37693, access[final public static]
 Added Method glCoverageModulationTableNV, desc[(ILjava/nio/FloatBuffer;)V], sig[null], throws nil, access[abstract public]
 Added Field GL_POLYGON_OFFSET_POINT_NV, desc[I], sig[null], value[type java.lang.Integer, data 10753, access[final public static]
 Added Field GL_MULTISAMPLE_RASTERIZATION_ALLOWED_EXT, desc[I], sig[null], value[type java.lang.Integer, data 37675, access[final public static]
 Added Field GL_COVERAGE_MODULATION_TABLE_NV, desc[I], sig[null], value[type java.lang.Integer, data 37681, access[final public static]
 Added Field GL_FRAMEBUFFER_SAMPLE_LOCATION_PIXEL_GRID_NV, desc[I], sig[null], value[type java.lang.Integer, data 37699, access[final public static]
 Added Field GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR, desc[I], sig[null], value[type java.lang.Integer, data 38448, access[final public static]
 Added Method glBindFragDataLocationIndexedEXT, desc[(III[BI)V], sig[null], throws nil, access[abstract public]
 Added Field GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT_EXT, desc[I], sig[null], value[type java.lang.Integer, data 16384, access[final public static]
 Added Field GL_SR8_EXT, desc[I], sig[null], value[type java.lang.Integer, data 36797, access[final public static]
 Added Field GL_VIRTUAL_PAGE_SIZE_Z_EXT, desc[I], sig[null], value[type java.lang.Integer, data 37271, access[final public static]
 Added Field GL_SAMPLER_EXTERNAL_2D_Y2Y_EXT, desc[I], sig[null], value[type java.lang.Integer, data 35815, access[final public static]
 Added Field GL_CONTEXT_FLAG_NO_ERROR_BIT_KHR, desc[I], sig[null], value[type java.lang.Integer, data 8, access[final public static]
 Added Field GL_BUFFER_IMMUTABLE_STORAGE_EXT, desc[I], sig[null], value[type java.lang.Integer, data 33311, access[final public static]
 Added Field GL_HSL_COLOR, desc[I], sig[null], value[type java.lang.Integer, data 37551, access[final public static]
 Added Field GL_COLORBURN, desc[I], sig[null], value[type java.lang.Integer, data 37530, access[final public static]
 Added Field GL_VIRTUAL_PAGE_SIZE_X_EXT, desc[I], sig[null], value[type java.lang.Integer, data 37269, access[final public static]
 Added Field GL_MAP_COHERENT_BIT_EXT, desc[I], sig[null], value[type java.lang.Integer, data 128, access[final public static]
 Added Field GL_MAX_DUAL_SOURCE_DRAW_BUFFERS_EXT, desc[I], sig[null], value[type java.lang.Integer, data 35068, access[final public static]
 Added Field GL_DYNAMIC_STORAGE_BIT_EXT, desc[I], sig[null], value[type java.lang.Integer, data 256, access[final public static]
 Added Field GL_HSL_LUMINOSITY, desc[I], sig[null], value[type java.lang.Integer, data 37552, access[final public static]
 Added Field GL_SAMPLE_LOCATION_PIXEL_GRID_HEIGHT_NV, desc[I], sig[null], value[type java.lang.Integer, data 37695, access[final public static]
 Added Field GL_SRG8_EXT, desc[I], sig[null], value[type java.lang.Integer, data 36798, access[final public static]
 Added Field GL_POINT_NV, desc[I], sig[null], value[type java.lang.Integer, data 6912, access[final public static]
 Added Method glPolygonModeNV, desc[(II)V], sig[null], throws nil, access[abstract public]
 Added Method glFramebufferTextureMultiviewOVR, desc[(IIIIII)V], sig[null], throws nil, access[abstract public]
 Added Field GL_MIXED_DEPTH_SAMPLES_SUPPORTED_NV, desc[I], sig[null], value[type java.lang.Integer, data 37679, access[final public static]
 Added Method glGetCoverageModulationTableNV, desc[(ILjava/nio/FloatBuffer;)V], sig[null], throws nil, access[abstract public]
 Added Field GL_CLIENT_STORAGE_BIT_EXT, desc[I], sig[null], value[type java.lang.Integer, data 512, access[final public static]
 Added Field GL_SRC1_ALPHA_EXT, desc[I], sig[null], value[type java.lang.Integer, data 34185, access[final public static]
 Added Field GL_TEXTURE_2D_ARRAY, desc[I], sig[null], value[type java.lang.Integer, data 35866, access[final public static]
 Added Field GL_SRC1_COLOR_EXT, desc[I], sig[null], value[type java.lang.Integer, data 35065, access[final public static]
 Added Field GL_MULTIPLY, desc[I], sig[null], value[type java.lang.Integer, data 37524, access[final public static]
 Added Field GL_STENCIL_SAMPLES_NV, desc[I], sig[null], value[type java.lang.Integer, data 37678, access[final public static]
 Added Field GL_CONSERVATIVE_RASTERIZATION_NV, desc[I], sig[null], value[type java.lang.Integer, data 37702, access[final public static]
 Added Field GL_ONE_MINUS_SRC1_ALPHA_EXT, desc[I], sig[null], value[type java.lang.Integer, data 35067, access[final public static]
 Added Field GL_DARKEN, desc[I], sig[null], value[type java.lang.Integer, data 37527, access[final public static]
 Added Method glBlendBarrier, desc[()V], sig[null], throws nil, access[abstract public]
 Added Field GL_ONE_MINUS_SRC1_COLOR_EXT, desc[I], sig[null], value[type java.lang.Integer, data 35066, access[final public static]
 Added Field GL_SUBPIXEL_PRECISION_BIAS_Y_BITS_NV, desc[I], sig[null], value[type java.lang.Integer, data 37704, access[final public static]
 Added Method glFramebufferSampleLocationsfvNV, desc[(III[FI)V], sig[null], throws nil, access[abstract public]
Class com.jogamp.opengl.GLExtensions
 Added Field ARB_ES3_2_compatibility, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data GL_ARB_ES3_2_compatibility, access[final public static]
 Added Field GL_KHR_debug, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data GL_KHR_debug, access[final public static]
Class com.jogamp.opengl.JoglVersion
 Added Method getGLInfo, desc[(Lcom/jogamp/opengl/GL;Ljava/lang/StringBuilder;ZZZ)Ljava/lang/StringBuilder;], sig[null], throws nil, access[public static]
Class com.jogamp.opengl.TraceGL4bc
 Added Method glDrawCommandsNV, desc[(IILcom/jogamp/common/nio/PointerBuffer;Ljava/nio/IntBuffer;I)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform3ui64ARB, desc[(IIJJJ)V], sig[null], throws nil, access[public]
 Added Method glCommandListSegmentsNV, desc[(II)V], sig[null], throws nil, access[public]
 Added Method glUniform2ui64ARB, desc[(IJJ)V], sig[null], throws nil, access[public]
 Added Method glUniform3i64vARB, desc[(II[JI)V], sig[null], throws nil, access[public]
 Added Method glUniform1ui64ARB, desc[(IJ)V], sig[null], throws nil, access[public]
 Added Method glTextureSubImage2D, desc[(IIIIIIIIJ)V], sig[null], throws nil, access[public]
 Added Method glTextureImage1DEXT, desc[(IIIIIIIIJ)V], sig[null], throws nil, access[public]
 Added Method glUniform2i64vARB, desc[(II[JI)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform4i64vARB, desc[(III[JI)V], sig[null], throws nil, access[public]
 Added Method glUniform4ui64vARB, desc[(II[JI)V], sig[null], throws nil, access[public]
 Added Method glGetUniformui64vARB, desc[(II[JI)V], sig[null], throws nil, access[public]
 Added Method glDrawCommandsStatesNV, desc[(ILcom/jogamp/common/nio/PointerBuffer;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;I)V], sig[null], throws nil, access[public]
 Added Method glDeleteStatesNV, desc[(ILjava/nio/IntBuffer;)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform3ui64vARB, desc[(III[JI)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform1ui64vARB, desc[(IIILjava/nio/LongBuffer;)V], sig[null], throws nil, access[public]
 Added Method glGetnUniformui64vARB, desc[(III[JI)V], sig[null], throws nil, access[public]
 Added Method glUniform3i64ARB, desc[(IJJJ)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform2ui64vARB, desc[(III[JI)V], sig[null], throws nil, access[public]
 Added Method glCompileCommandListNV, desc[(I)V], sig[null], throws nil, access[public]
 Added Method glDeleteStatesNV, desc[(I[II)V], sig[null], throws nil, access[public]
 Added Method glListDrawCommandsStatesClientNV, desc[(IILcom/jogamp/common/nio/PointerBuffer;[II[II[III)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform1i64vARB, desc[(IIILjava/nio/LongBuffer;)V], sig[null], throws nil, access[public]
 Removed Method glBlendFuncSeparateINGR, desc[(IIII)V], sig[null], throws nil, access[public]
 Added Method glIsStateNV, desc[(I)Z], sig[null], throws nil, access[public]
 Added Method glCreateStatesNV, desc[(I[II)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform2i64vARB, desc[(IIILjava/nio/LongBuffer;)V], sig[null], throws nil, access[public]
 Added Method glCallCommandListNV, desc[(I)V], sig[null], throws nil, access[public]
 Added Method glDeleteCommandListsNV, desc[(ILjava/nio/IntBuffer;)V], sig[null], throws nil, access[public]
 Added Method glDrawCommandsStatesAddressNV, desc[([JI[II[II[III)V], sig[null], throws nil, access[public]
 Changed Class , access[]
 Added Method glTextureSubImage1DEXT, desc[(IIIIIIIJ)V], sig[null], throws nil, access[public]
 Added Method glUniform2i64vARB, desc[(IILjava/nio/LongBuffer;)V], sig[null], throws nil, access[public]
 Added Method glUniform1i64vARB, desc[(IILjava/nio/LongBuffer;)V], sig[null], throws nil, access[public]
 Added Method glListDrawCommandsStatesClientNV, desc[(IILcom/jogamp/common/nio/PointerBuffer;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;I)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform4i64vARB, desc[(IIILjava/nio/LongBuffer;)V], sig[null], throws nil, access[public]
 Added Method glConservativeRasterParameterfNV, desc[(IF)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform2i64vARB, desc[(III[JI)V], sig[null], throws nil, access[public]
 Added Method glUniform3ui64vARB, desc[(II[JI)V], sig[null], throws nil, access[public]
 Added Method glDrawCommandsStatesAddressNV, desc[(Ljava/nio/LongBuffer;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;I)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform2i64ARB, desc[(IIJJ)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform1i64ARB, desc[(IIJ)V], sig[null], throws nil, access[public]
 Added Method glDrawCommandsStatesNV, desc[(ILcom/jogamp/common/nio/PointerBuffer;[II[II[III)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform3ui64vARB, desc[(IIILjava/nio/LongBuffer;)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform4ui64vARB, desc[(IIILjava/nio/LongBuffer;)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform2ui64vARB, desc[(IIILjava/nio/LongBuffer;)V], sig[null], throws nil, access[public]
 Added Method glUniform2ui64vARB, desc[(IILjava/nio/LongBuffer;)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform1i64vARB, desc[(III[JI)V], sig[null], throws nil, access[public]
 Added Method glUniform3i64vARB, desc[(IILjava/nio/LongBuffer;)V], sig[null], throws nil, access[public]
 Added Method glTextureSubImage1D, desc[(IIIIIIJ)V], sig[null], throws nil, access[public]
 Added Method glNamedFramebufferSampleLocationsfvARB, desc[(IIILjava/nio/FloatBuffer;)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform2ui64ARB, desc[(IIJJ)V], sig[null], throws nil, access[public]
 Added Method glFramebufferSampleLocationsfvARB, desc[(IIILjava/nio/FloatBuffer;)V], sig[null], throws nil, access[public]
 Added Method glTextureImage2DEXT, desc[(IIIIIIIIIJ)V], sig[null], throws nil, access[public]
 Added Method glGetnUniformi64vARB, desc[(III[JI)V], sig[null], throws nil, access[public]
 Added Method glCreateCommandListsNV, desc[(ILjava/nio/IntBuffer;)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform3i64vARB, desc[(III[JI)V], sig[null], throws nil, access[public]
 Added Method glDrawCommandsNV, desc[(IILcom/jogamp/common/nio/PointerBuffer;[III)V], sig[null], throws nil, access[public]
 Added Method glUniform4i64ARB, desc[(IJJJJ)V], sig[null], throws nil, access[public]
 Added Method glUniform4i64vARB, desc[(II[JI)V], sig[null], throws nil, access[public]
 Added Method glGetUniformi64vARB, desc[(IILjava/nio/LongBuffer;)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform4i64ARB, desc[(IIJJJJ)V], sig[null], throws nil, access[public]
 Added Method glDrawCommandsAddressNV, desc[(ILjava/nio/LongBuffer;Ljava/nio/IntBuffer;I)V], sig[null], throws nil, access[public]
 Added Method glTextureSubImage3DEXT, desc[(IIIIIIIIIIIJ)V], sig[null], throws nil, access[public]
 Added Method glGetUniformi64vARB, desc[(II[JI)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform4ui64ARB, desc[(IIJJJJ)V], sig[null], throws nil, access[public]
 Added Method glIsCommandListNV, desc[(I)Z], sig[null], throws nil, access[public]
 Added Method glTextureSubImage3D, desc[(IIIIIIIIIIJ)V], sig[null], throws nil, access[public]
 Added Method glApplyFramebufferAttachmentCMAAINTEL, desc[()V], sig[null], throws nil, access[public]
 Added Method glGetnUniformi64vARB, desc[(IIILjava/nio/LongBuffer;)V], sig[null], throws nil, access[public]
 Added Method glUniform1i64ARB, desc[(IJ)V], sig[null], throws nil, access[public]
 Added Method glUniform1i64vARB, desc[(II[JI)V], sig[null], throws nil, access[public]
 Removed Method glHintPGI, desc[(II)V], sig[null], throws nil, access[public]
 Added Method glDrawCommandsAddressNV, desc[(I[JI[III)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform3i64vARB, desc[(IIILjava/nio/LongBuffer;)V], sig[null], throws nil, access[public]
 Added Method glUniform1ui64vARB, desc[(IILjava/nio/LongBuffer;)V], sig[null], throws nil, access[public]
 Added Method glUniform3ui64ARB, desc[(IJJJ)V], sig[null], throws nil, access[public]
 Added Method glUniform4ui64ARB, desc[(IJJJJ)V], sig[null], throws nil, access[public]
 Added Method glBlendBarrier, desc[()V], sig[null], throws nil, access[public]
 Added Method glGetCommandHeaderNV, desc[(II)I], sig[null], throws nil, access[public]
 Added Method glProgramUniform1ui64vARB, desc[(III[JI)V], sig[null], throws nil, access[public]
 Added Method glUniform1ui64vARB, desc[(II[JI)V], sig[null], throws nil, access[public]
 Added Method glUniform4i64vARB, desc[(IILjava/nio/LongBuffer;)V], sig[null], throws nil, access[public]
 Added Method glTextureImage3DEXT, desc[(IIIIIIIIIIJ)V], sig[null], throws nil, access[public]
 Added Method glFramebufferSampleLocationsfvARB, desc[(III[FI)V], sig[null], throws nil, access[public]
 Added Method glGetnUniformui64vARB, desc[(IIILjava/nio/LongBuffer;)V], sig[null], throws nil, access[public]
 Added Method glTextureSubImage2DEXT, desc[(IIIIIIIIIJ)V], sig[null], throws nil, access[public]
 Added Method glGetUniformui64vARB, desc[(IILjava/nio/LongBuffer;)V], sig[null], throws nil, access[public]
 Added Method glMaxShaderCompilerThreadsARB, desc[(I)V], sig[null], throws nil, access[public]
 Added Method glUniform2ui64vARB, desc[(II[JI)V], sig[null], throws nil, access[public]
 Added Method isGLES32Compatible, desc[()Z], sig[null], throws nil, access[public]
 Added Method glEvaluateDepthValuesARB, desc[()V], sig[null], throws nil, access[public]
 Added Method glUniform3ui64vARB, desc[(IILjava/nio/LongBuffer;)V], sig[null], throws nil, access[public]
 Added Method glCreateStatesNV, desc[(ILjava/nio/IntBuffer;)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform1ui64ARB, desc[(IIJ)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform4ui64vARB, desc[(III[JI)V], sig[null], throws nil, access[public]
 Added Method glCreateCommandListsNV, desc[(I[II)V], sig[null], throws nil, access[public]
 Added Method glDeleteCommandListsNV, desc[(I[II)V], sig[null], throws nil, access[public]
 Added Method glFramebufferTextureMultiviewOVR, desc[(IIIIII)V], sig[null], throws nil, access[public]
 Added Method glGetStageIndexNV, desc[(I)S], sig[null], throws nil, access[public]
 Added Method glUniform4ui64vARB, desc[(IILjava/nio/LongBuffer;)V], sig[null], throws nil, access[public]
 Added Method glProgramUniform3i64ARB, desc[(IIJJJ)V], sig[null], throws nil, access[public]
 Added Method glNamedFramebufferSampleLocationsfvARB, desc[(III[FI)V], sig[null], throws nil, access[public]
 Added Method glStateCaptureNV, desc[(II)V], sig[null], throws nil, access[public]
 Added Method glPrimitiveBoundingBox, desc[(FFFFFFFF)V], sig[null], throws nil, access[public]
 Added Method glUniform2i64ARB, desc[(IJJ)V], sig[null], throws nil, access[public]
Class com.jogamp.opengl.TraceGLES1
 Added Method isGLES32Compatible, desc[()Z], sig[null], throws nil, access[public]
 Changed Class , access[]
Class com.jogamp.opengl.TraceGLES3
 Added Method glBlendEquationSeparatei, desc[(III)V], sig[null], throws nil, access[public]
 Added Method glFramebufferTextureMultiviewOVR, desc[(IIIIII)V], sig[null], throws nil, access[public]
 Added Method glTexBufferRange, desc[(IIIJJ)V], sig[null], throws nil, access[public]
 Added Method glIsEnabledi, desc[(II)Z], sig[null], throws nil, access[public]
 Added Method glFramebufferTexture, desc[(IIII)V], sig[null], throws nil, access[public]
 Added Method glTexStorage3DMultisample, desc[(IIIIIIZ)V], sig[null], throws nil, access[public]
 Added Method glTexPageCommitmentEXT, desc[(IIIIIIIIZ)V], sig[null], throws nil, access[public]
 Added Method glPolygonModeNV, desc[(II)V], sig[null], throws nil, access[public]
 Added Method glGetProgramResourceLocationIndexEXT, desc[(IILjava/nio/ByteBuffer;)I], sig[null], throws nil, access[public]
 Added Method glCoverageModulationTableNV, desc[(I[FI)V], sig[null], throws nil, access[public]
 Added Method isGLES32Compatible, desc[()Z], sig[null], throws nil, access[public]
 Added Method glBindFragDataLocationIndexedEXT, desc[(III[BI)V], sig[null], throws nil, access[public]
 Added Method glFragmentCoverageColorNV, desc[(I)V], sig[null], throws nil, access[public]
 Added Method glGetCoverageModulationTableNV, desc[(ILjava/nio/FloatBuffer;)V], sig[null], throws nil, access[public]
 Added Method glRasterSamplesEXT, desc[(IZ)V], sig[null], throws nil, access[public]
 Added Method glNamedFramebufferSampleLocationsfvNV, desc[(III[FI)V], sig[null], throws nil, access[public]
 Added Method glBindFragDataLocationEXT, desc[(II[BI)V], sig[null], throws nil, access[public]
 Changed Class , access[]
 Added Method glBlendFunci, desc[(III)V], sig[null], throws nil, access[public]
 Added Method glGetProgramResourceLocationIndexEXT, desc[(II[BI)I], sig[null], throws nil, access[public]
 Added Method glFramebufferSampleLocationsfvNV, desc[(III[FI)V], sig[null], throws nil, access[public]
 Added Method glDrawElementsBaseVertex, desc[(IIIJI)V], sig[null], throws nil, access[public]
 Added Method glEnablei, desc[(II)V], sig[null], throws nil, access[public]
 Added Method glDrawRangeElementsBaseVertex, desc[(IIIIILjava/nio/Buffer;I)V], sig[null], throws nil, access[public]
 Added Method glNamedFramebufferSampleLocationsfvNV, desc[(IIILjava/nio/FloatBuffer;)V], sig[null], throws nil, access[public]
 Added Method glPatchParameteri, desc[(II)V], sig[null], throws nil, access[public]
 Added Method glBlendFuncSeparatei, desc[(IIIII)V], sig[null], throws nil, access[public]
 Added Method glCoverageModulationNV, desc[(I)V], sig[null], throws nil, access[public]
 Added Method glBufferStorageEXT, desc[(IJLjava/nio/Buffer;I)V], sig[null], throws nil, access[public]
 Added Method glSubpixelPrecisionBiasNV, desc[(II)V], sig[null], throws nil, access[public]
 Added Method glDrawRangeElementsBaseVertex, desc[(IIIIIJI)V], sig[null], throws nil, access[public]
 Added Method glBlendEquationi, desc[(II)V], sig[null], throws nil, access[public]
 Added Method glBindFragDataLocationEXT, desc[(IILjava/nio/ByteBuffer;)V], sig[null], throws nil, access[public]
 Added Method glBindFragDataLocationIndexedEXT, desc[(IIILjava/nio/ByteBuffer;)V], sig[null], throws nil, access[public]
 Added Method glDisablei, desc[(II)V], sig[null], throws nil, access[public]
 Added Method glDrawElementsBaseVertex, desc[(IIILjava/nio/Buffer;I)V], sig[null], throws nil, access[public]
 Added Method glGetFragDataIndexEXT, desc[(ILjava/nio/ByteBuffer;)I], sig[null], throws nil, access[public]
 Added Method glDrawElementsInstancedBaseVertex, desc[(IIIJII)V], sig[null], throws nil, access[public]
 Added Method glMinSampleShading, desc[(F)V], sig[null], throws nil, access[public]
 Added Method glGetFragDataIndexEXT, desc[(I[BI)I], sig[null], throws nil, access[public]
 Added Method glResolveDepthValuesNV, desc[()V], sig[null], throws nil, access[public]
 Added Method glApplyFramebufferAttachmentCMAAINTEL, desc[()V], sig[null], throws nil, access[public]
 Added Method glFramebufferSampleLocationsfvNV, desc[(IIILjava/nio/FloatBuffer;)V], sig[null], throws nil, access[public]
 Added Method glBlendBarrier, desc[()V], sig[null], throws nil, access[public]
 Added Method glColorMaski, desc[(IZZZZ)V], sig[null], throws nil, access[public]
 Added Method glDrawElementsInstancedBaseVertex, desc[(IIILjava/nio/Buffer;II)V], sig[null], throws nil, access[public]
 Added Method glTexBuffer, desc[(III)V], sig[null], throws nil, access[public]
 Added Method glGetCoverageModulationTableNV, desc[(I[FI)V], sig[null], throws nil, access[public]
 Added Method glCoverageModulationTableNV, desc[(ILjava/nio/FloatBuffer;)V], sig[null], throws nil, access[public]
 Added Method glPrimitiveBoundingBox, desc[(FFFFFFFF)V], sig[null], throws nil, access[public]
Class com.jogamp.opengl.egl.EGLExt
 Added Field EGL_YUV_PLANE_BPP_10_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13085, access[final public static]
 Added Field EGL_DEBUG_MSG_CRITICAL_KHR, desc[I], sig[null], value[type java.lang.Integer, data 13241, access[final public static]
 Added Field EGL_CONTEXT_OPENGL_NO_ERROR_KHR, desc[I], sig[null], value[type java.lang.Integer, data 12723, access[final public static]
 Added Field EGL_YUV_SUBSAMPLE_4_4_4_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13077, access[final public static]
 Added Field EGL_YUV_ORDER_VYUY_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13063, access[final public static]
 Added Field EGL_OBJECT_SURFACE_KHR, desc[I], sig[null], value[type java.lang.Integer, data 13235, access[final public static]
 Added Field EGL_D3D9_DEVICE_ANGLE, desc[I], sig[null], value[type java.lang.Integer, data 13216, access[final public static]
 Added Field EGL_OBJECT_CONTEXT_KHR, desc[I], sig[null], value[type java.lang.Integer, data 13234, access[final public static]
 Added Field EGL_DEBUG_MSG_INFO_KHR, desc[I], sig[null], value[type java.lang.Integer, data 13244, access[final public static]
 Added Field EGL_OBJECT_STREAM_KHR, desc[I], sig[null], value[type java.lang.Integer, data 13238, access[final public static]
 Added Field EGL_YUV_ORDER_AYUV_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13064, access[final public static]
 Added Method eglExportDMABUFImageMESA, desc[(JJLjava/nio/IntBuffer;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;)Z], sig[null], throws nil, access[abstract public]
 Added Field EGL_YUV_DEPTH_RANGE_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13079, access[final public static]
 Added Field EGL_D3D11_DEVICE_ANGLE, desc[I], sig[null], value[type java.lang.Integer, data 13217, access[final public static]
 Added Field EGL_OBJECT_IMAGE_KHR, desc[I], sig[null], value[type java.lang.Integer, data 13236, access[final public static]
 Added Field EGL_YUV_CSC_STANDARD_2020_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13069, access[final public static]
 Added Field EGL_YUV_NUMBER_OF_PLANES_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13073, access[final public static]
 Added Field EGL_YUV_PLANE_BPP_0_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13083, access[final public static]
 Added Field EGL_YUV_CSC_STANDARD_709_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13068, access[final public static]
 Added Field EGL_YUV_ORDER_UYVY_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13061, access[final public static]
 Added Field EGL_OBJECT_DISPLAY_KHR, desc[I], sig[null], value[type java.lang.Integer, data 13233, access[final public static]
 Added Field EGL_YUV_PLANE_BPP_8_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13084, access[final public static]
 Added Field EGL_DEBUG_CALLBACK_KHR, desc[I], sig[null], value[type java.lang.Integer, data 13240, access[final public static]
 Added Field EGL_YUV_ORDER_YUV_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13058, access[final public static]
 Added Method eglLabelObjectKHR, desc[(JILjava/nio/Buffer;Ljava/nio/Buffer;)I], sig[null], throws nil, access[abstract public]
 Added Field EGL_YUV_BUFFER_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13056, access[final public static]
 Added Field EGL_YUV_ORDER_YVU_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13059, access[final public static]
 Added Method eglQueryDebugKHR, desc[(ILcom/jogamp/common/nio/PointerBuffer;)Z], sig[null], throws nil, access[abstract public]
 Added Field EGL_OBJECT_SYNC_KHR, desc[I], sig[null], value[type java.lang.Integer, data 13237, access[final public static]
 Added Field EGL_YUV_PLANE_BPP_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13082, access[final public static]
 Added Field EGL_YUV_ORDER_YUYV_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13060, access[final public static]
 Added Field EGL_YUV_SUBSAMPLE_4_2_0_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13075, access[final public static]
 Added Field EGL_YUV_ORDER_YVYU_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13062, access[final public static]
 Added Field EGL_YUV_SUBSAMPLE_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13074, access[final public static]
 Added Field EGL_OBJECT_THREAD_KHR, desc[I], sig[null], value[type java.lang.Integer, data 13232, access[final public static]
 Added Field EGL_YUV_SUBSAMPLE_4_2_2_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13076, access[final public static]
 Added Field EGL_DEBUG_MSG_WARN_KHR, desc[I], sig[null], value[type java.lang.Integer, data 13243, access[final public static]
 Added Field EGL_YUV_CSC_STANDARD_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13066, access[final public static]
 Added Field EGL_YUV_ORDER_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13057, access[final public static]
 Added Field EGL_YUV_CSC_STANDARD_601_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13067, access[final public static]
 Added Field EGL_DEBUG_MSG_ERROR_KHR, desc[I], sig[null], value[type java.lang.Integer, data 13242, access[final public static]
 Added Field EGL_YUV_DEPTH_RANGE_LIMITED_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13080, access[final public static]
 Added Method eglExportDMABUFImageQueryMESA, desc[(JJLjava/nio/IntBuffer;Ljava/nio/IntBuffer;Ljava/nio/LongBuffer;)Z], sig[null], throws nil, access[abstract public]
 Added Field EGL_YUV_DEPTH_RANGE_FULL_EXT, desc[I], sig[null], value[type java.lang.Integer, data 13081, access[final public static]
Class com.jogamp.opengl.math.FloatUtil
 Changed Method matrixRowToString, access[]
 Changed Method multMatrix, access[]
 Changed Method multMatrix, access[]
 Changed Method matrixToString, access[]
 Changed Method matrixToString, access[]
 Changed Method multMatrixVec, access[]
Class com.jogamp.opengl.math.geom.Frustum
 Added Method updateByFovDesc, desc[([FIZLcom/jogamp/opengl/math/geom/Frustum$FovDesc;)[F], sig[null], throws nil, access[public]
Class com.jogamp.opengl.math.geom.Frustum.FovDesc
 Added Class , access[public super synchronized]
Class com.jogamp.opengl.util.PMVMatrix
 Changed Method getDirtyBits, access[]
 Changed Method getRequestMask, access[]
Class com.jogamp.opengl.util.glsl.ShaderCode
 Added Method create, desc[(Lcom/jogamp/opengl/GL2ES2;II[Lcom/jogamp/common/net/Uri;Z)Lcom/jogamp/opengl/util/glsl/ShaderCode;], sig[null], throws nil, access[public static]
 Added Method create, desc[(Lcom/jogamp/opengl/GL2ES2;IILjava/lang/Class;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)Lcom/jogamp/opengl/util/glsl/ShaderCode;], sig[(Lcom/jogamp/opengl/GL2ES2;IILjava/lang/Class<*>;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)Lcom/jogamp/opengl/util/glsl/ShaderCode;], throws nil, access[public static]
 Added Method readShaderSource, desc[(Lcom/jogamp/common/net/Uri;Z)Ljava/lang/CharSequence;], sig[null], throws [java/io/IOException], access[public static]
 Added Field SUFFIX_COMPUTE_SOURCE, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data cp, access[final public static]
 Added Field SUFFIX_COMPUTE_BINARY, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data bcp, access[final public static]
 Added Method create, desc[(Lcom/jogamp/opengl/GL2ES2;ILjava/lang/Class;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)Lcom/jogamp/opengl/util/glsl/ShaderCode;], sig[(Lcom/jogamp/opengl/GL2ES2;ILjava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)Lcom/jogamp/opengl/util/glsl/ShaderCode;], throws nil, access[public static]
 Added Method create, desc[(IIILcom/jogamp/common/net/Uri;)Lcom/jogamp/opengl/util/glsl/ShaderCode;], sig[null], throws nil, access[public static]
 Added Method readShaderBinary, desc[(Lcom/jogamp/common/net/Uri;)Ljava/nio/ByteBuffer;], sig[null], throws [java/io/IOException], access[public static]
Class com.jogamp.opengl.util.texture.ImageType
 Added Class , access[public super synchronized]
Class com.jogamp.opengl.util.texture.ImageType.Util
 Added Class , access[public super synchronized]
Class com.jogamp.opengl.util.texture.Texture
 Added Method getImageTarget, desc[()I], sig[null], throws nil, access[public]
Class com.jogamp.opengl.util.texture.TextureData
 Added Method getSourceImageType, desc[()Lcom/jogamp/opengl/util/texture/ImageType;], sig[null], throws nil, access[final public]
Class com.jogamp.opengl.util.texture.spi.DDSImage
 Removed Method isDDSImage, desc[(Ljava/io/InputStream;)Z], sig[null], throws [java/io/IOException], access[public static]
Class com.jogamp.opengl.util.texture.spi.SGIImage
 Removed Method isSGIImage, desc[(Ljava/io/InputStream;)Z], sig[null], throws [java/io/IOException], access[public static]
Class com.jogamp.opengl.util.texture.spi.TextureProvider
 Added Method getImageTypes, desc[()[Lcom/jogamp/opengl/util/texture/ImageType;], sig[null], throws nil, access[abstract public]
 Removed Method newTextureData, desc[(Lcom/jogamp/opengl/GLProfile;Ljava/net/URL;IIZLjava/lang/String;)Lcom/jogamp/opengl/util/texture/TextureData;], sig[null], throws [java/io/IOException], access[abstract public]
 Removed Method newTextureData, desc[(Lcom/jogamp/opengl/GLProfile;Ljava/io/File;IIZLjava/lang/String;)Lcom/jogamp/opengl/util/texture/TextureData;], sig[null], throws [java/io/IOException], access[abstract public]
Class com.jogamp.opengl.util.texture.spi.TextureProvider.SupportsImageTypes
 Added Class , access[abstract interface public]
Class com.jogamp.opengl.util.texture.spi.awt.IIOTextureProvider
 Removed Method newTextureData, desc[(Lcom/jogamp/opengl/GLProfile;Ljava/net/URL;IIZLjava/lang/String;)Lcom/jogamp/opengl/util/texture/TextureData;], sig[null], throws [java/io/IOException], access[public]
 Removed Method newTextureData, desc[(Lcom/jogamp/opengl/GLProfile;Ljava/io/File;IIZLjava/lang/String;)Lcom/jogamp/opengl/util/texture/TextureData;], sig[null], throws [java/io/IOException], access[public]
 Added Method getImageTypes, desc[()[Lcom/jogamp/opengl/util/texture/ImageType;], sig[null], throws nil, access[final public]
++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV230V23x_01patch
++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV231V23x_01patch
++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV231V23x_01patch
++++ Test Singleton.unlock()
SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1544445051080 ms III - Stopping: alive true, shallQuit true, hasSocket true
SLOCK [T main @ 1544445051080 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms