GLBase.isExtensionAvailable(String glExtensionName) returns false whatever the extension even though glxinfo suggests the named extension is supported.
Fixed lately .. ie GL3 and GL4 is available under Windows as well, which requires the method. On X11 is was always working .. since GL3 and GL4 were always functional. On of the latest commits .. (sorry, no ref) ~Sven